:root{--bg:#f7f5ef;--panel:#fff;--ink:#1f2a35;--muted:#6d7781;--line:#e4e1d8;--blue:#315c78;--blue2:#24485f;--soft:#edf3f6;--warm:#eee7da;--danger:#a94848;--shadow:0 12px 35px rgba(31,42,53,.07);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.brand{font-weight:900;letter-spacing:.18em;font-size:22px;color:#17384f}.brand-tag{font-size:13px;color:var(--muted);margin-top:5px}.auth-body{min-height:100vh;background:radial-gradient(circle at top right,#e8f0f3 0,transparent 38%),var(--bg);display:grid;place-items:center;padding:32px}.auth-shell{width:min(520px,100%)}.auth-brand{text-align:center;margin-bottom:24px}.auth-card{background:var(--panel);border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:var(--shadow)}.auth-card h1{font-size:34px;line-height:1.1;margin:0 0 10px}.auth-card>p{color:var(--muted);margin:0 0 28px}.auth-links{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px;color:var(--muted);font-size:14px}.auth-links a,.text-link{color:var(--blue);font-weight:700}.dev-note,.info-panel,.privacy-note{background:#f0f5f7;border:1px solid #d8e5eb;padding:14px 16px;border-radius:12px;color:#4f616c;font-size:14px;margin-top:20px}.dev-note code{background:#fff;padding:2px 5px;border-radius:5px}.form-stack{display:grid;gap:18px}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:1fr 1fr}label{display:grid;gap:7px;font-weight:700;font-size:14px}.label-title{font-weight:800;display:block;margin-bottom:8px}input,select,textarea{width:100%;border:1px solid #d9d7d0;border-radius:11px;padding:13px 14px;background:#fff;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:#7897aa;box-shadow:0 0 0 3px rgba(49,92,120,.11)}textarea{resize:vertical}.muted,small{color:var(--muted);font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;border:1px solid transparent;padding:11px 16px;font-weight:800;line-height:1.2}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue2)}.btn-secondary{background:#fff;border-color:#cfd7db;color:#29485c}.btn-secondary:hover{background:#f6f9fa}.btn-ghost{background:transparent;color:var(--blue)}.btn-danger{background:#fff2f2;border-color:#e4caca;color:var(--danger)}.btn-large{padding:14px 20px}.btn[disabled]{opacity:.55;cursor:not-allowed}.button-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.alert{padding:13px 16px;border-radius:12px;margin:0 0 18px;border:1px solid}.alert-error{background:#fff2f2;color:#923e3e;border-color:#eccdcd}.alert-success{background:#eef8f2;color:#316b47;border-color:#d3e8dc}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#fbfaf7;border-right:1px solid var(--line);padding:24px 18px;display:flex;flex-direction:column;z-index:50}.sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:0 8px 20px}.demo-pill{font-size:11px;font-weight:900;letter-spacing:.08em;background:#eaf1f5;color:#32556b;padding:4px 7px;border-radius:999px}.add-memory-btn{background:var(--blue);color:#fff;border-radius:12px;padding:13px 14px;font-weight:800;margin-bottom:20px;text-align:center}.side-nav{display:grid;gap:5px}.side-nav a{display:flex;align-items:center;gap:12px;border-radius:11px;padding:11px 12px;color:#58636d;font-weight:700}.side-nav a.active,.side-nav a:hover{background:#eaf0f3;color:#17384f}.sidebar-spacer{flex:1}.logout-btn{width:100%;margin-top:12px;background:transparent;border:0;border-top:1px solid var(--line);padding:16px;color:#68737c;text-align:left}.main-area{margin-left:250px;min-height:100vh}.topbar{height:72px;position:sticky;top:0;background:rgba(247,245,239,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(228,225,216,.8);display:flex;align-items:center;justify-content:space-between;padding:0 30px;z-index:30}.topbar-title{font-weight:800}.topbar-right{display:flex;align-items:center;gap:12px}.plan-badge{background:#fff;border:1px solid var(--line);padding:8px 11px;border-radius:999px;font-size:13px;color:#5b6670}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--warm);font-weight:900;color:#53606a}.menu-btn{display:none;border:0;background:transparent;font-size:24px}.content-wrap{width:min(1220px,calc(100% - 48px));margin:0 auto;padding:36px 0 70px}.page-intro{margin-bottom:26px}.page-intro h1{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.025em;margin:4px 0 10px;max-width:850px}.page-intro p{color:var(--muted);font-size:18px;margin:0}.page-intro.with-action{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:12px;color:#687b88}.card,.hero-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 25px rgba(31,42,53,.035)}.card{padding:24px}.hero-card{padding:30px}.story-question{display:grid;grid-template-columns:1fr 140px;align-items:center;background:linear-gradient(135deg,#fff 0%,#edf4f6 100%);overflow:hidden}.story-question h2{font-family:Georgia,serif;font-size:31px;line-height:1.2;margin:8px 0 22px;max-width:800px}.question-art{font-family:Georgia,serif;font-size:180px;line-height:.6;color:#cedde4;text-align:center}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:34px 0 15px}.section-heading h2{font-size:22px;margin:0}.section-heading p{margin:3px 0 0;color:var(--muted)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;display:grid;gap:6px}.quick-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.quick-card>span{font-size:25px}.quick-card small{display:block}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.chapter-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.chapter-card span{grid-column:2;color:var(--muted);font-size:13px}.chapter-icon{width:35px;height:35px;border-radius:10px;background:var(--soft);display:grid;place-items:center}.two-col{display:grid;grid-template-columns:1.6fr .8fr;gap:24px}.stack-list{display:grid;gap:10px}.memory-row{display:grid;grid-template-columns:60px 1fr auto;gap:15px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px}.memory-row-date{font-family:Georgia,serif;font-size:20px;color:#527087}.memory-row p{margin:2px 0 0;color:var(--muted);font-size:14px}.memory-meta{font-size:12px;color:var(--muted);text-align:right}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat-grid div{background:#faf9f6;border:1px solid #eeece5;border-radius:12px;padding:16px}.stat-grid strong{display:block;font-size:25px}.stat-grid span{color:var(--muted);font-size:13px}.storage-line{display:flex;justify-content:space-between;margin:20px 0 8px}.progress{height:9px;background:#ebe9e2;border-radius:999px;overflow:hidden;margin-bottom:12px}.progress span{display:block;height:100%;background:#567d93;border-radius:inherit}.progress.large{height:12px}.empty-card{padding:28px;border:1px dashed #d5d2c9;background:#fbfaf7;border-radius:16px;text-align:center}.empty-card.large{padding:70px 25px}.empty-icon{font-size:38px}.filter-bar{display:grid;grid-template-columns:1fr 220px auto;gap:10px;margin-bottom:20px}.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.memory-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.memory-cover{display:block;height:190px;background:#e9ecec}.memory-cover img{width:100%;height:100%;object-fit:cover}.cover-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#e8eef0,#eee7dc);font-family:Georgia,serif;font-size:34px;color:#61727e}.memory-card-body{padding:17px}.meta-line,.memory-footer{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.memory-card h3{font-size:20px;margin:7px 0}.memory-card p{color:var(--muted);margin:0 0 14px}.memory-editor{display:grid;grid-template-columns:.7fr 1.3fr;gap:18px;align-items:start}.memory-editor>.card:first-of-type{position:sticky;top:92px}.prompt-banner{grid-column:1/-1;background:#eaf2f5;border:1px solid #d5e3e9;border-radius:15px;padding:17px;display:grid;gap:4px}.prompt-banner span{font-size:12px;text-transform:uppercase;font-weight:900;color:#6f8390}.recorder{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:14px 0}.record-circle{width:58px;height:58px;border-radius:50%;border:0;background:#e4edf1;font-size:24px}.record-circle.recording{background:#ffe5e5;animation:pulse 1.3s infinite}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(169,72,72,.08)}}.hidden{display:none!important}.radio-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.radio-cards label{display:flex;gap:10px;border:1px solid var(--line);border-radius:12px;padding:13px}.radio-cards input{width:auto}.radio-cards small{display:block}.check-line{display:flex;align-items:center;gap:9px}.check-line input{width:auto}.detail-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.story-detail{max-width:900px;margin:0 auto}.story-kicker{text-align:center;color:#68808f;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.story-detail>h1{text-align:center;font-family:Georgia,serif;font-size:clamp(42px,6vw,68px);line-height:1.05;margin:10px auto 28px}.story-hero-image{width:100%;max-height:520px;object-fit:cover;border-radius:22px}.story-copy{font-family:Georgia,serif;font-size:20px;line-height:1.8;max-width:760px;margin:35px auto}.audio-story{padding:28px;background:#edf3f5;border-radius:18px;margin:35px 0}.audio-story audio{width:100%;margin-top:12px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:13px}.story-video{width:100%;border-radius:14px}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.chip{padding:8px 13px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:13px;font-weight:700}.chip.active{background:var(--blue);color:#fff;border-color:var(--blue)}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.prompt-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:21px;display:flex;flex-direction:column;min-height:200px}.prompt-card>span{color:#67808f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.prompt-card h3{font-family:Georgia,serif;font-size:22px;line-height:1.28;flex:1}.timeline{max-width:850px;margin:20px auto}.timeline-item{display:grid;grid-template-columns:75px 22px 1fr;gap:12px;min-height:120px}.timeline-year{font-family:Georgia,serif;font-size:21px;padding-top:10px;text-align:right}.timeline-dot{position:relative}.timeline-dot:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#54798e;top:17px;left:5px;z-index:2}.timeline-dot:after{content:"";position:absolute;width:2px;background:#cad7dd;top:28px;bottom:-5px;left:10px}.timeline-item:last-child .timeline-dot:after{display:none}.timeline-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px;margin-bottom:13px}.timeline-card h3{margin:0}.timeline-card p{color:var(--muted)}.timeline-head{display:flex;justify-content:space-between;gap:10px}.icon-btn{border:0;background:transparent;font-size:22px;color:var(--muted)}.family-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.family-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.large-avatar{width:48px;height:48px}.family-card h3,.family-card p{margin:0}.family-card p{color:var(--muted);font-size:14px}.status{display:inline-block;margin-top:7px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800;background:#eef1f2;color:#66747c}.status-accepted,.status-active{background:#e9f5ed;color:#36704b}.status-pending{background:#fff4df;color:#836329}.modal{position:fixed;inset:0;background:rgba(24,35,44,.42);display:none;place-items:center;padding:20px;z-index:100}.modal.open{display:grid}.modal-card{width:min(540px,100%);background:#fff;border-radius:20px;padding:27px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.18)}.modal-close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:25px}.legacy-owner-bar{background:#eef3f5;border:1px solid #dae5e9;border-radius:13px;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.legacy-page{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.legacy-hero{text-align:center;padding:75px 25px 55px;background:linear-gradient(180deg,#f6f1e8,#fff)}.legacy-avatar{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:#d9e4e8;color:#315c78;font-family:Georgia,serif;font-size:42px;margin:0 auto 18px}.legacy-hero h1{font-family:Georgia,serif;font-size:58px;margin:8px 0}.legacy-hero p{max-width:650px;margin:0 auto;color:var(--muted);font-size:18px}.legacy-nav{display:flex;justify-content:center;gap:30px;padding:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:sticky;top:72px;background:#fff;z-index:2}.legacy-nav a{font-weight:700;color:#5e6972}.legacy-section{padding:48px}.legacy-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.legacy-story-card{border:1px solid var(--line);border-radius:17px;overflow:hidden}.legacy-story-card img{width:100%;height:220px;object-fit:cover}.legacy-story-card>div{padding:19px}.legacy-story-card span{font-size:12px;color:#73818a}.legacy-story-card h3{font-family:Georgia,serif;font-size:25px;margin:7px 0}.legacy-story-card p{color:var(--muted)}.soft-section{background:#f8f6f1}.legacy-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.legacy-timeline div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px}.legacy-timeline strong{font-family:Georgia,serif;font-size:21px;display:block;color:#4f7185}.legacy-timeline span{font-size:14px}.voice-grid{display:grid;gap:10px}.voice-card{display:grid;grid-template-columns:auto 1fr minmax(220px,.8fr);gap:14px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:15px}.voice-card span{display:block;color:var(--muted);font-size:13px}.voice-card audio{width:100%}.voice-icon{width:42px;height:42px;border-radius:50%;background:#edf3f5;display:grid;place-items:center}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-grid blockquote{margin:0;background:#f8f5ee;border-radius:16px;padding:22px;font-family:Georgia,serif}.quote-grid cite{font-family:Inter,sans-serif;font-style:normal;font-size:13px;color:var(--muted)}.storage-card{display:grid;grid-template-columns:.6fr 1.4fr;gap:30px;align-items:center}.storage-card h2{font-family:Georgia,serif;font-size:36px;margin:4px 0}.storage-summary>div:first-child{display:flex;justify-content:space-between}.storage-breakdown{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:13px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.price-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;position:relative}.price-card.featured{border:2px solid #52778d}.popular{position:absolute;top:-12px;right:18px;background:#52778d;color:#fff;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:900}.price-card h3{font-size:20px}.price{font-size:39px;font-family:Georgia,serif}.price small{font-family:Inter,sans-serif;font-size:13px}.price-card ul{padding-left:20px;min-height:205px;color:#55616a}.price-card li{margin:8px 0}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-layout>div{grid-column:1/-1}.data-card,.danger-zone{margin-top:18px;display:flex;justify-content:space-between;gap:20px;align-items:center}.data-card h2,.data-card p,.danger-zone h2,.danger-zone p{margin:0}.sidebar-overlay{display:none}
@media(max-width:1000px){.quick-grid{grid-template-columns:1fr 1fr}.chapter-grid{grid-template-columns:1fr 1fr}.memory-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.prompt-grid{grid-template-columns:1fr 1fr}.legacy-story-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.price-card ul{min-height:0}.memory-editor{grid-template-columns:1fr}.memory-editor>.card:first-of-type{position:static}.storage-card{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr}.settings-layout>div{grid-column:auto}}
@media(max-width:760px){body{font-size:15px}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none}.sidebar-overlay.open{display:block;position:fixed;inset:0;background:rgba(20,30,38,.35);z-index:40}.main-area{margin-left:0}.topbar{height:64px;padding:0 16px}.menu-btn{display:block}.topbar-title{display:none}.plan-badge{display:none}.content-wrap{width:min(100% - 28px,1220px);padding-top:24px}.page-intro h1{font-size:37px}.page-intro p{font-size:16px}.page-intro.with-action{align-items:stretch;flex-direction:column}.story-question{grid-template-columns:1fr;padding:23px}.question-art{display:none}.story-question h2{font-size:25px}.quick-grid,.chapter-grid,.memory-grid,.prompt-grid,.family-grid{grid-template-columns:1fr}.filter-bar{grid-template-columns:1fr}.form-grid.two,.radio-cards{grid-template-columns:1fr}.memory-row{grid-template-columns:50px 1fr}.memory-meta{grid-column:2;text-align:left}.detail-toolbar{align-items:flex-start;gap:12px;flex-direction:column}.story-detail>h1{font-size:42px}.story-copy{font-size:18px}.photo-grid{grid-template-columns:1fr 1fr}.timeline-item{grid-template-columns:58px 18px 1fr;gap:8px}.timeline-year{font-size:17px}.legacy-owner-bar{align-items:flex-start;flex-direction:column}.legacy-hero{padding:50px 20px 35px}.legacy-hero h1{font-size:42px}.legacy-nav{overflow:auto;justify-content:flex-start;top:64px}.legacy-section{padding:28px 18px}.legacy-timeline{grid-template-columns:1fr}.voice-card{grid-template-columns:auto 1fr}.voice-card audio{grid-column:1/-1}.quote-grid{grid-template-columns:1fr}.data-card,.danger-zone{align-items:flex-start;flex-direction:column}.form-grid.two{grid-template-columns:1fr}.auth-card{padding:26px}.auth-links{flex-direction:column}.button-row .btn{width:100%}.button-row .text-link{text-align:center;width:100%}}

/* ===== Albemo Professional Public & Auth Experience ===== */
.marketing-body{background:#fbfaf7;color:#1d2732}.marketing-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.marketing-header{position:sticky;top:0;z-index:80;background:rgba(251,250,247,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(214,211,202,.72)}.nav-wrap{height:78px;display:flex;align-items:center;gap:34px}.marketing-logo{font-weight:950;letter-spacing:.2em;font-size:23px;color:#153e66}.marketing-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.marketing-nav a{font-weight:700;color:#596572;font-size:14px}.marketing-nav a:hover{color:#183f64}.marketing-actions{display:flex;align-items:center;gap:18px}.nav-login{font-weight:800;color:#344b5e}.marketing-hero{padding:82px 0 88px;background:radial-gradient(circle at 82% 20%,#e8f1f3 0,rgba(232,241,243,0) 32%),linear-gradient(180deg,#fbfaf7,#f7f3eb)}.hero-grid-pro{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:68px}.hero-badge,.section-kicker,.auth-kicker{display:inline-flex;letter-spacing:.13em;font-size:11px;font-weight:900;color:#2d678d}.hero-badge{padding:7px 11px;border:1px solid #d2e0e8;border-radius:999px;background:#f5fafc;margin-bottom:20px}.hero-copy-pro h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,6.1vw,82px);line-height:.99;letter-spacing:-.052em;margin:0;max-width:780px;font-weight:500}.hero-copy-pro h1 span{color:#315d7b}.hero-sub{font-size:20px;line-height:1.65;color:#5f6974;max-width:690px;margin:28px 0 30px}.hero-actions-pro{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn-xl{padding:16px 22px;border-radius:13px}.btn-quiet{background:transparent;border:1px solid #d4d7d5;color:#344b5d}.btn-quiet:hover{background:#fff}.hero-trust{display:flex;gap:19px;flex-wrap:wrap;margin-top:22px;color:#68727b;font-size:13px;font-weight:650}.product-showcase{position:relative;padding:20px}.showcase-window{background:#fff;border:1px solid #dedbd3;border-radius:24px;overflow:hidden;box-shadow:0 35px 90px rgba(37,53,66,.13);transform:rotate(1deg)}.showcase-top{height:48px;border-bottom:1px solid #ece9e2;display:flex;align-items:center;gap:6px;padding:0 16px;background:#fbfaf8}.showcase-top>span{width:8px;height:8px;border-radius:50%;background:#d9d6d0}.showcase-top b{font-size:11px;color:#7a838a;margin-left:8px}.showcase-profile{display:flex;align-items:center;gap:14px;padding:24px 25px 16px}.showcase-avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#dfe9ec;color:#315d7b;font-family:Georgia,serif;font-size:27px}.showcase-profile small,.showcase-story small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#6d8b9b}.showcase-profile h3{font-family:Georgia,serif;font-size:25px;margin:2px 0 0}.showcase-profile p{margin:1px 0;color:#7a838a;font-size:12px}.showcase-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:15px;margin:8px 20px 20px;padding:13px;border:1px solid #e8e4dc;border-radius:17px}.memory-photo{border-radius:12px;min-height:165px;position:relative}.gradient-photo{background:linear-gradient(145deg,#dccab0,#90a4a8 48%,#39565d);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.gradient-photo:before{content:"";position:absolute;left:13%;bottom:0;width:35%;height:67%;background:rgba(35,52,51,.46);clip-path:polygon(40% 0,70% 25%,67% 100%,0 100%,8% 22%)}.gradient-photo:after{content:"";position:absolute;right:10%;bottom:0;width:32%;height:58%;background:rgba(241,227,201,.55);clip-path:polygon(28% 0,72% 10%,100% 100%,0 100%)}.gradient-photo span{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.88);padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800}.showcase-story{padding:12px 7px}.showcase-story h4{font-family:Georgia,serif;font-size:24px;line-height:1.05;margin:7px 0}.showcase-story p{font-family:Georgia,serif;color:#5d6770;font-size:13px}.voice-pill{display:flex;align-items:center;gap:8px;background:#eef4f6;border-radius:10px;padding:8px;margin-top:13px}.play-mini{width:27px;height:27px;border-radius:50%;background:#315d7b;color:#fff;display:grid;place-items:center;font-size:9px}.wave-mini,.auth-wave{display:flex;align-items:center;gap:2px;flex:1;height:24px}.wave-mini i,.auth-wave i,.big-wave i{display:block;width:2px;background:#7290a1;border-radius:5px}.wave-mini i:nth-child(odd),.auth-wave i:nth-child(odd){height:9px}.wave-mini i:nth-child(even),.auth-wave i:nth-child(even){height:18px}.voice-pill b{font-size:10px;color:#67747c}.showcase-chapters{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ece9e2}.showcase-chapters div{text-align:center;padding:16px 8px;border-right:1px solid #ece9e2}.showcase-chapters div:last-child{border-right:0}.showcase-chapters b{font-family:Georgia,serif;font-size:23px;display:block;color:#315d7b}.showcase-chapters span{font-size:10px;color:#737e86}.floating-memory,.floating-family{position:absolute;background:#fff;border:1px solid #e0ddd5;border-radius:14px;padding:12px 14px;box-shadow:0 16px 38px rgba(28,46,59,.13);display:flex;align-items:center;gap:10px}.floating-memory{left:-28px;bottom:40px}.floating-family{right:-20px;top:52px}.floating-memory b,.floating-family b{display:block;font-size:12px}.floating-memory small,.floating-family small{display:block;font-size:9px;color:#78838b}.floating-icon{font-size:20px}.mini-avatars{display:flex}.mini-avatars span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#dbe7eb;color:#365a6f;border:2px solid #fff;margin-left:-6px;font-size:9px;font-weight:900}.mini-avatars span:first-child{margin-left:0}.question-section{padding:95px 0;text-align:center;background:#fff}.narrow-center{max-width:850px}.question-section h2,.section-heading h2,.feature-copy h2,.gift-inner h2,.final-cta-card h2{font-family:Georgia,serif;font-weight:500;letter-spacing:-.035em;font-size:clamp(38px,4.7vw,58px);line-height:1.08;margin:10px 0 18px}.question-cloud{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:32px auto}.question-cloud span{padding:11px 14px;border:1px solid #dddcd6;border-radius:999px;background:#fcfbf8;color:#56616a;font-family:Georgia,serif}.question-section>div>p,.section-heading>p,.feature-copy>p,.gift-inner>div>p,.final-cta-card>p{color:#69747d;font-size:18px;line-height:1.7}.marketing-section{padding:96px 0}.section-heading{max-width:760px;margin:0 auto 48px;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{position:relative;background:#fff;border:1px solid #e2ded5;border-radius:20px;padding:30px;min-height:280px}.step-number{position:absolute;right:24px;top:20px;color:#c5c7c6;font-weight:900;font-size:12px}.step-icon{width:48px;height:48px;display:grid;place-items:center;background:#edf3f5;border-radius:13px;font-size:21px}.step-card h3{font-family:Georgia,serif;font-size:27px;margin:24px 0 10px}.step-card p{color:#6e7880;line-height:1.65}.product-section{background:#f1ede5}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.feature-copy h2{margin-left:0}.feature-points{display:grid;gap:20px;margin-top:30px}.feature-points>div{display:grid;grid-template-columns:38px 1fr;gap:13px}.feature-points>div>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d9d8d2;font-size:10px;font-weight:900;color:#3a6a88}.feature-points p{margin:0}.feature-points b{display:block}.feature-points small{display:block;margin-top:3px;color:#727c84}.voice-demo-card{background:#fff;border:1px solid #ddd9d1;border-radius:24px;padding:32px;box-shadow:0 24px 65px rgba(38,50,59,.08)}.voice-demo-label{font-size:10px;letter-spacing:.12em;font-weight:900;color:#6a899a}.voice-demo-card h3{font-family:Georgia,serif;font-size:36px;margin:8px 0 28px}.big-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:82px;background:#f4f7f8;border-radius:15px;padding:0 18px}.big-wave i{width:3px;background:#527a91}.big-wave i:nth-child(3n+1){height:24px}.big-wave i:nth-child(3n+2){height:48px}.big-wave i:nth-child(3n){height:66px}.voice-controls{display:grid;grid-template-columns:44px auto 1fr auto;gap:10px;align-items:center;margin:15px 0 25px}.voice-controls button{width:42px;height:42px;border:0;border-radius:50%;background:#315d7b;color:#fff}.voice-controls span{font-size:11px;color:#758088}.voice-controls div{height:3px;background:#dde3e5;border-radius:10px}.transcript-preview{border-top:1px solid #e8e5de;padding-top:19px}.transcript-preview small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#6c8797}.transcript-preview p{font-family:Georgia,serif;font-size:18px;color:#56636c;line-height:1.6}.soft-marketing{background:#fbfaf7}.prompt-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.prompt-preview{background:#fff;border:1px solid #e1ded7;border-radius:18px;padding:25px;min-height:205px;display:flex;flex-direction:column}.prompt-preview span{font-size:10px;color:#638195;letter-spacing:.12em;font-weight:900}.prompt-preview p{font-family:Georgia,serif;font-size:25px;line-height:1.3;flex:1}.prompt-preview b{font-size:12px;color:#315d7b}.photo-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.photo-story-visual{position:relative;min-height:480px}.polaroid{position:absolute;width:64%;background:#fff;padding:12px 12px 32px;box-shadow:0 25px 60px rgba(41,46,48,.15);border:1px solid #dedbd3}.polaroid div{height:300px;background:linear-gradient(145deg,#d8c2a0,#8b9f9f 55%,#425b60)}.polaroid small{display:block;font-family:Georgia,serif;text-align:center;margin-top:13px;color:#59636a}.polaroid.one{left:5%;top:35px;transform:rotate(-7deg)}.polaroid.two{right:4%;top:85px;transform:rotate(8deg)}.polaroid.two div{background:linear-gradient(145deg,#9ea1a0,#d6b58f 50%,#67818b)}.comparison-mini{display:grid;gap:10px;margin-top:30px}.comparison-mini>div{border:1px solid #dfddd7;padding:15px 17px;border-radius:13px;background:#fff}.comparison-mini span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#7d8589}.comparison-mini b{display:block;margin-top:4px}.comparison-mini .better{border-color:#a9c0cd;background:#f3f8fa}.trust-section{background:#173d5c;color:#fff}.section-heading.light p{color:#c8d6df}.section-heading.light .section-kicker{color:#8dc0de}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-grid>div{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:24px;background:rgba(255,255,255,.045)}.trust-grid>div>span{font-size:22px}.trust-grid h3{font-family:Georgia,serif;font-size:22px;margin:18px 0 8px}.trust-grid p{color:#c8d4dc;font-size:14px;line-height:1.65}.marketing-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.marketing-price{position:relative;background:#fff;border:1px solid #e1ded7;border-radius:21px;padding:30px;display:flex;flex-direction:column}.marketing-price.popular-plan{border:2px solid #315d7b;box-shadow:0 20px 50px rgba(42,70,88,.10);transform:translateY(-8px)}.price-ribbon{position:absolute;top:-13px;left:25px;background:#315d7b;color:#fff;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;letter-spacing:.1em}.plan-name{font-size:11px;font-weight:900;letter-spacing:.12em;color:#597487}.marketing-price-value{font-family:Georgia,serif;font-size:47px;margin:10px 0}.marketing-price-value small{font-family:Inter,sans-serif;font-size:13px;color:#748087}.marketing-price>p{color:#768087;margin-top:0}.marketing-price ul{list-style:none;padding:0;margin:18px 0 28px;flex:1}.marketing-price li{padding:8px 0;border-bottom:1px solid #eeeae2;color:#505c65}.marketing-price li:before{content:"✓";color:#3d718f;font-weight:900;margin-right:8px}.gift-section{padding:88px 0;background:#e8e0d3}.gift-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.gift-card{min-height:310px;background:#fffdf8;border:1px solid #d6c8b5;border-radius:20px;padding:38px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 30px 70px rgba(67,55,39,.10);transform:rotate(2deg)}.gift-mark{font-weight:950;letter-spacing:.2em;color:#315d7b;margin-bottom:35px}.gift-card span{font-family:Georgia,serif;font-size:20px;color:#7c7163}.gift-card b{font-family:Georgia,serif;font-size:37px;line-height:1.1;margin:5px 0 25px}.gift-card small{color:#7b746b}.final-cta{padding:90px 0;background:#fbfaf7}.final-cta-card{text-align:center;background:#fff;border:1px solid #e0ddd5;border-radius:28px;padding:70px 40px;box-shadow:0 24px 70px rgba(35,49,59,.06)}.final-cta-card h2{max-width:850px;margin:12px auto 16px}.final-cta-card p{margin-bottom:28px}.marketing-footer{background:#111f2b;color:#d4dde3;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid .marketing-logo{color:#fff}.footer-grid p,.footer-grid a,.footer-grid span{color:#9eabb5;font-size:13px}.footer-grid b{color:#fff;margin-bottom:5px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:20px;font-size:12px;color:#75838d}

.auth-body-pro{padding:0;display:block;background:#f7f4ed}.auth-page-grid{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr}.auth-story-panel{position:relative;background:linear-gradient(145deg,#173e5c 0%,#234e68 52%,#486d75 100%);color:#fff;padding:46px clamp(36px,5vw,82px);display:flex;flex-direction:column;overflow:hidden}.auth-story-panel:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-170px;top:-120px}.auth-story-panel:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:rgba(255,255,255,.035);left:-140px;bottom:-100px}.auth-pro-logo{position:relative;z-index:2;color:#fff;font-weight:950;letter-spacing:.2em;font-size:24px}.auth-story-copy{position:relative;z-index:2;margin-top:auto;max-width:570px}.auth-story-copy .auth-kicker{color:#a9d0e5}.auth-story-copy h2{font-family:Georgia,serif;font-size:clamp(42px,4.8vw,68px);line-height:1.04;font-weight:500;letter-spacing:-.04em;margin:10px 0 18px}.auth-story-copy p{color:#d2dce2;font-size:17px;line-height:1.7;max-width:530px}.auth-memory-preview{position:relative;z-index:2;margin:34px 0 28px;max-width:470px;background:rgba(255,255,255,.96);color:#1e2b35;border-radius:20px;padding:17px;box-shadow:0 28px 70px rgba(5,17,27,.24)}.auth-memory-head{display:flex;align-items:center;gap:10px}.auth-mini-avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#e0e9ec;color:#315d7b;font-family:Georgia,serif;font-size:18px}.auth-memory-head b{display:block;font-size:12px}.auth-memory-head small{display:block;color:#7a858d;font-size:9px}.auth-memory-photo{height:112px;border-radius:12px;margin:14px 0;background:linear-gradient(145deg,#dec8aa,#82999c 50%,#354e54);position:relative;overflow:hidden}.auth-memory-photo:after{content:"";position:absolute;inset:auto 10% 0 auto;width:42%;height:68%;background:rgba(238,225,198,.54);clip-path:polygon(35% 0,75% 12%,100% 100%,0 100%)}.auth-memory-preview>span{font-size:8px;letter-spacing:.12em;font-weight:900;color:#7290a0}.auth-memory-preview h3{font-family:Georgia,serif;margin:3px 0 9px;font-size:22px}.auth-audio{display:flex;align-items:center;gap:8px}.auth-audio button{width:32px;height:32px;border:0;border-radius:50%;background:#315d7b;color:#fff;font-size:9px}.auth-audio b{font-size:9px;color:#72808a}.auth-security-note{position:relative;z-index:2;margin-bottom:auto;color:#c9d9e2;font-size:12px}.auth-form-panel{display:flex;flex-direction:column;min-width:0;background:#fbfaf7}.auth-mobile-logo{display:none}.auth-form-wrap{width:min(520px,calc(100% - 56px));margin:auto;padding:55px 0}.auth-pro-card{background:transparent;border:0;padding:0}.auth-title-block{margin-bottom:30px}.auth-kicker.dark{color:#48728c}.auth-title-block h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.035em;font-size:48px;line-height:1.05;margin:8px 0 10px}.auth-title-block p{margin:0;color:#6f7982;font-size:16px}.auth-pro-form{gap:18px}.auth-pro-form label{font-size:13px;color:#3e4a53}.auth-pro-form input{height:51px;border-radius:12px;border-color:#d7d4cd;background:#fff;padding:0 15px}.auth-pro-form input:focus{border-color:#6489a0;box-shadow:0 0 0 4px rgba(49,93,123,.09)}.password-label{float:right}.password-label a{font-weight:700;color:#315d7b;font-size:12px}.btn-auth{width:100%;min-height:52px;margin-top:3px;border-radius:12px;font-size:15px;display:flex;justify-content:space-between;padding-left:18px;padding-right:18px}.auth-divider{display:flex;align-items:center;gap:12px;margin:25px 0 16px;color:#8a9196;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#dfddd7;flex:1}.auth-outline-btn{width:100%;min-height:50px;background:#fff;border:1px solid #d7d5cf;color:#31546a}.auth-outline-btn:hover{background:#f5f7f7}.auth-trust-row{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:22px;color:#7a848b;font-size:11px}.auth-legal{font-size:11px;line-height:1.6;color:#899198;text-align:center;margin:15px 0}.auth-form-footer{text-align:center;color:#9a9f9f;font-size:11px;padding:0 20px 25px}.auth-back-link{display:inline-block;color:#5d7280;font-size:13px;font-weight:700;margin-bottom:30px}.forgot-visual{display:grid;grid-template-columns:48px 1fr;gap:15px;background:#fff;border:1px solid #dfdcd5;padding:20px;border-radius:15px;margin:25px 0}.forgot-visual>span{width:44px;height:44px;border-radius:12px;background:#edf3f5;display:grid;place-items:center}.forgot-visual b{display:block}.forgot-visual p{margin:5px 0 0;color:#758087;font-size:13px;line-height:1.6}

@media(max-width:980px){.marketing-nav{display:none}.hero-grid-pro,.feature-split,.photo-story-grid,.gift-inner{grid-template-columns:1fr}.product-showcase{max-width:650px;margin:20px auto 0}.steps-grid,.prompt-preview-grid,.marketing-pricing-grid{grid-template-columns:1fr}.marketing-price.popular-plan{transform:none}.trust-grid{grid-template-columns:1fr 1fr}.photo-story-visual{min-height:420px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.auth-page-grid{grid-template-columns:40% 60%}.auth-story-panel{padding:36px 28px}.auth-story-copy h2{font-size:45px}}
@media(max-width:760px){.marketing-container{width:min(100% - 30px,1180px)}.marketing-header{position:relative}.nav-wrap{height:68px}.marketing-actions .nav-login{display:none}.marketing-hero{padding:58px 0}.hero-copy-pro h1{font-size:48px}.hero-sub{font-size:17px}.hero-actions-pro .btn{width:100%}.hero-trust{gap:9px;flex-direction:column}.product-showcase{padding:5px 0 20px}.floating-memory,.floating-family{display:none}.question-section,.marketing-section{padding:68px 0}.question-section h2,.section-heading h2,.feature-copy h2,.gift-inner h2,.final-cta-card h2{font-size:38px}.steps-grid,.trust-grid{grid-template-columns:1fr}.showcase-feature{grid-template-columns:1fr}.memory-photo{min-height:130px}.photo-story-visual{min-height:330px}.polaroid{width:70%}.polaroid div{height:220px}.final-cta-card{padding:48px 22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.auth-page-grid{display:block}.auth-story-panel{display:none}.auth-form-panel{min-height:100vh}.auth-mobile-logo{display:flex;flex-direction:column;padding:28px 24px 0}.auth-mobile-logo a{font-weight:950;letter-spacing:.2em;color:#173e5c;font-size:21px}.auth-mobile-logo span{font-size:10px;color:#7f878c;margin-top:3px}.auth-form-wrap{width:min(100% - 36px,520px);padding:38px 0}.auth-title-block h1{font-size:40px}.register-card .form-grid.two{grid-template-columns:1fr}.auth-form-footer{padding-bottom:20px}}

/* ========================================================================== */
/* Albemo Conversion Home v3 — scoped to homepage only                        */
/* ========================================================================== */
.home-conversion-v3{
  --hc-ink:#17212b;
  --hc-muted:#65717c;
  --hc-blue:#1d5378;
  --hc-blue-dark:#123e5e;
  --hc-blue-soft:#e9f2f6;
  --hc-cream:#fbfaf7;
  --hc-paper:#fffefb;
  --hc-warm:#f4efe6;
  --hc-border:#dedbd3;
  --hc-green:#376757;
  --hc-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",serif;
  --hc-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  font-family:var(--hc-sans);
  background:var(--hc-cream);
  color:var(--hc-ink);
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.home-conversion-v3 *{box-sizing:border-box}
.home-conversion-v3 a{text-underline-offset:3px}
.home-conversion-v3 .marketing-container{width:min(1200px,calc(100% - 48px))}
.home-conversion-v3 .home-header{background:rgba(251,250,247,.92);box-shadow:0 1px 0 rgba(33,44,54,.05)}
.home-conversion-v3 .home-header .nav-wrap{height:76px}
.home-conversion-v3 .marketing-logo{color:var(--hc-blue-dark);font-size:22px;letter-spacing:.22em}
.home-conversion-v3 .marketing-nav{gap:24px}
.home-conversion-v3 .marketing-nav a{font-size:13px;color:#52616e}
.home-conversion-v3 .marketing-nav a:hover{color:var(--hc-blue-dark)}
.home-conversion-v3 .nav-login{font-size:13px}
.home-conversion-v3 .btn{font-family:var(--hc-sans);font-weight:800}
.home-conversion-v3 .btn-primary{background:var(--hc-blue-dark);border-color:var(--hc-blue-dark);box-shadow:0 7px 18px rgba(18,62,94,.13)}
.home-conversion-v3 .btn-primary:hover{background:#0f334e;border-color:#0f334e;transform:translateY(-1px)}
.home-conversion-v3 .nav-start-free{padding:12px 17px;border-radius:11px}
.home-conversion-v3 .marketing-menu-toggle{border-color:#d7d9d7;background:#fff}

.home-conversion-v3 .home-hero{position:relative;overflow:hidden;padding:92px 0 94px;background:radial-gradient(circle at 78% 18%,rgba(203,225,235,.56) 0,rgba(203,225,235,0) 31%),radial-gradient(circle at 15% 88%,rgba(235,222,196,.38),transparent 31%),linear-gradient(180deg,#fffefa 0,#f8f5ee 100%)}
.home-conversion-v3 .home-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(22,62,91,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(22,62,91,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 80%);pointer-events:none}
.home-conversion-v3 .home-hero-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;gap:78px;align-items:center}
.home-conversion-v3 .home-hero-copy{max-width:690px}
.home-conversion-v3 .home-eyebrow,.home-conversion-v3 .home-section-label{display:inline-flex;align-items:center;gap:8px;color:#356b8c;font-size:10.5px;font-weight:900;letter-spacing:.16em;line-height:1.4}
.home-conversion-v3 .home-eyebrow span{width:22px;height:1px;background:#6d93aa}
.home-conversion-v3 .home-hero h1{font-family:var(--hc-serif);font-weight:500;font-size:clamp(54px,5.65vw,78px);line-height:.98;letter-spacing:-.052em;margin:21px 0 0;max-width:760px;color:#17222c}
.home-conversion-v3 .home-hero h1 em{display:block;color:#2b5c7b;font-style:normal}
.home-conversion-v3 .home-hero-sub{font-size:19px;line-height:1.66;color:#586672;max-width:650px;margin:27px 0 28px}
.home-conversion-v3 .home-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.home-conversion-v3 .home-primary-cta{padding:17px 23px;border-radius:13px;font-size:15px;min-height:54px}
.home-conversion-v3 .home-text-cta{font-size:14px;font-weight:800;color:#365c75;text-decoration:none}
.home-conversion-v3 .home-text-cta:hover{text-decoration:underline}
.home-conversion-v3 .home-hero-reassurance{display:flex;gap:17px;flex-wrap:wrap;margin-top:23px;font-size:12.5px;color:#63707a;font-weight:700}
.home-conversion-v3 .home-hero-reassurance b{color:#4d7969;margin-right:3px}
.home-conversion-v3 .home-microcopy{margin:14px 0 0;font-size:12px;color:#8a8f91}

.home-conversion-v3 .home-product-stage{position:relative;min-width:0}
.home-conversion-v3 .home-product-shell{position:relative;background:#fff;border:1px solid #d9d7d0;border-radius:26px;overflow:hidden;box-shadow:0 38px 90px rgba(35,53,67,.17),0 8px 24px rgba(35,53,67,.08);transform:rotate(.35deg)}
.home-conversion-v3 .home-product-bar{height:46px;border-bottom:1px solid #ece9e2;display:flex;align-items:center;padding:0 15px;gap:6px;background:#fbfbf9}
.home-conversion-v3 .home-product-bar>span{width:8px;height:8px;border-radius:999px;background:#c8c7c2}.home-conversion-v3 .home-product-bar>span:nth-child(2){opacity:.7}.home-conversion-v3 .home-product-bar>span:nth-child(3){opacity:.45}
.home-conversion-v3 .home-product-bar small{margin-left:auto;font-size:9px;color:#7c8488;font-weight:800;letter-spacing:.06em}
.home-conversion-v3 .home-product-profile{display:flex;gap:13px;align-items:center;padding:24px 25px 18px}
.home-conversion-v3 .home-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#244e6d,#6e8fa4);color:#fff;font-family:var(--hc-serif);font-size:24px}
.home-conversion-v3 .home-product-profile small,.home-conversion-v3 .home-memory-copy small{font-size:8.5px;letter-spacing:.14em;font-weight:900;color:#7290a4}.home-conversion-v3 .home-product-profile h3{margin:3px 0 1px;font-size:18px}.home-conversion-v3 .home-product-profile p{margin:0;font-size:10.5px;color:#7c858b}
.home-conversion-v3 .home-featured-memory{margin:0 18px;display:grid;grid-template-columns:.88fr 1.12fr;background:#f8f7f3;border:1px solid #ece8df;border-radius:18px;overflow:hidden}
.home-conversion-v3 .home-memory-image{min-height:212px;background:linear-gradient(155deg,#c9d8dc 0,#7896a0 47%,#405e65 100%);position:relative;overflow:hidden}
.home-conversion-v3 .home-memory-image:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(255,232,188,.29);right:-35px;top:-45px;filter:blur(2px)}
.home-conversion-v3 .home-memory-image:after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,rgba(21,42,47,.37))}
.home-conversion-v3 .home-memory-image>span{position:absolute;left:14px;bottom:12px;color:#fff;font-size:8px;font-weight:900;letter-spacing:.12em;z-index:2}
.home-conversion-v3 .home-image-people{position:absolute;left:38%;bottom:19%;display:flex;align-items:flex-end;gap:3px;z-index:1}.home-conversion-v3 .home-image-people i{display:block;width:24px;height:62px;border-radius:18px 18px 8px 8px;background:rgba(245,239,224,.55);position:relative}.home-conversion-v3 .home-image-people i:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:-15px;left:2px;background:rgba(245,239,224,.62)}.home-conversion-v3 .home-image-people i:nth-child(2){height:53px;background:rgba(43,71,78,.58)}.home-conversion-v3 .home-image-people i:nth-child(2):before{background:rgba(43,71,78,.62)}
.home-conversion-v3 .home-memory-copy{padding:24px 21px}.home-conversion-v3 .home-memory-copy h4{font-family:var(--hc-serif);font-size:24px;line-height:1.08;margin:7px 0 10px;font-weight:600;color:#26323a}.home-conversion-v3 .home-memory-copy>p{font-family:var(--hc-serif);font-size:14px;line-height:1.52;color:#5f676c;margin:0}
.home-conversion-v3 .home-audio-pill{margin-top:18px;display:flex;align-items:center;gap:9px}.home-conversion-v3 .home-audio-pill button{width:30px;height:30px;border:0;border-radius:50%;background:#173e5c;color:#fff;font-size:10px;display:grid;place-items:center}.home-conversion-v3 .home-audio-pill b{font-size:9px;color:#738087}.home-conversion-v3 .home-wave{display:flex;align-items:center;gap:2px;flex:1;height:22px}.home-conversion-v3 .home-wave i{width:2px;border-radius:3px;background:#7fa0b2;height:7px}.home-conversion-v3 .home-wave i:nth-child(2n){height:14px}.home-conversion-v3 .home-wave i:nth-child(3n){height:19px}.home-conversion-v3 .home-wave i:nth-child(5n){height:10px}
.home-conversion-v3 .home-story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;background:#eeeae1;border-top:1px solid #eeeae1}.home-conversion-v3 .home-story-stats div{background:#fff;text-align:center;padding:15px 8px}.home-conversion-v3 .home-story-stats b{display:block;font-size:16px;color:#2f4f64}.home-conversion-v3 .home-story-stats span{font-size:8.5px;color:#849097;text-transform:uppercase;letter-spacing:.08em}
.home-conversion-v3 .home-float-card{position:absolute;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.97);border:1px solid #dddcd6;border-radius:13px;box-shadow:0 16px 40px rgba(31,49,61,.13);padding:12px 14px;z-index:5}.home-conversion-v3 .home-float-card b{display:block;font-size:11px}.home-conversion-v3 .home-float-card small{display:block;font-size:8.5px;color:#808a8f;margin-top:2px}.home-conversion-v3 .home-float-voice{left:-31px;bottom:66px}.home-conversion-v3 .home-float-voice>span{width:31px;height:31px;background:#e9f2f6;border-radius:9px;display:grid;place-items:center}.home-conversion-v3 .home-float-family{right:-27px;top:76px}.home-conversion-v3 .home-mini-avatars{display:flex}.home-conversion-v3 .home-mini-avatars span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e6eef2;border:2px solid #fff;color:#315b74;font-size:8px;font-weight:900;margin-left:-6px}.home-conversion-v3 .home-mini-avatars span:first-child{margin-left:0}

.home-conversion-v3 .home-emotional-bridge{padding:92px 0;background:#fff}.home-conversion-v3 .home-narrow{max-width:940px;text-align:center}.home-conversion-v3 .home-emotional-bridge h2,.home-conversion-v3 .home-section-head h2,.home-conversion-v3 .home-prompt-layout h2,.home-conversion-v3 .home-family-copy h2,.home-conversion-v3 .home-parent-card h2,.home-conversion-v3 .home-faq-intro h2,.home-conversion-v3 .home-final-card h2{font-family:var(--hc-serif);font-weight:500;letter-spacing:-.04em}.home-conversion-v3 .home-emotional-bridge h2{font-size:clamp(43px,5.1vw,64px);line-height:1.03;margin:15px 0 19px}.home-conversion-v3 .home-emotional-bridge h2 em{font-style:normal;color:#37647f}.home-conversion-v3 .home-emotional-bridge>div>p{font-size:17px;line-height:1.78;color:#65717b;max-width:800px;margin:0 auto}.home-conversion-v3 .home-question-row{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:31px}.home-conversion-v3 .home-question-row span{padding:11px 14px;border:1px solid #e1ded7;border-radius:999px;background:#fbfaf7;font-family:var(--hc-serif);font-size:13px;color:#58656d}

.home-conversion-v3 .home-section{padding:96px 0}.home-conversion-v3 .home-section-head{text-align:center;max-width:850px;margin:0 auto 44px}.home-conversion-v3 .home-section-head-left{text-align:left;margin:0 0 42px;max-width:750px}.home-conversion-v3 .home-section-head h2{font-size:clamp(41px,4.6vw,61px);line-height:1.04;margin:14px 0 14px}.home-conversion-v3 .home-section-head p{font-size:16px;line-height:1.72;color:#69747d;max-width:700px;margin:0 auto}.home-conversion-v3 .home-section-head-left p{margin-left:0}
.home-conversion-v3 .home-how{background:#f5f1e9}.home-conversion-v3 .home-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-conversion-v3 .home-process-grid article{position:relative;background:#fff;border:1px solid #e0ddd5;border-radius:20px;padding:29px;min-height:270px;box-shadow:0 12px 28px rgba(50,55,50,.04)}.home-conversion-v3 .home-step-num{font-size:9px;letter-spacing:.13em;color:#91a1aa;font-weight:900}.home-conversion-v3 .home-step-icon{width:44px;height:44px;border-radius:12px;background:#eaf2f5;color:#285a79;display:grid;place-items:center;font-family:var(--hc-serif);font-size:21px;margin:30px 0 24px}.home-conversion-v3 .home-process-grid h3{font-family:var(--hc-serif);font-size:24px;line-height:1.12;margin:0 0 11px;font-weight:600}.home-conversion-v3 .home-process-grid p{font-size:13.5px;line-height:1.68;color:#707981;margin:0}.home-conversion-v3 .home-inline-cta{margin-top:17px;border:1px solid #d9d5ca;border-radius:15px;padding:18px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(255,255,255,.62)}.home-conversion-v3 .home-inline-cta p{margin:0;color:#53616b;font-size:13px}.home-conversion-v3 .home-inline-cta a{font-weight:900;color:#1e587d;font-size:13px;text-decoration:none;white-space:nowrap}

.home-conversion-v3 .home-media-section{background:#fff}.home-conversion-v3 .home-media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-conversion-v3 .home-media-card{border:1px solid #dedbd3;border-radius:20px;padding:26px;background:#fbfaf7;min-height:335px;display:flex;flex-direction:column}.home-conversion-v3 .home-media-icon{width:45px;height:45px;border-radius:12px;background:#e8f0f4;color:#244f6b;display:grid;place-items:center;font-family:var(--hc-serif);font-size:17px;font-weight:700;margin-bottom:43px}.home-conversion-v3 .home-media-card>span{font-size:8.5px;letter-spacing:.13em;font-weight:900;color:#6f8a9b}.home-conversion-v3 .home-media-card h3{font-family:var(--hc-serif);font-size:25px;line-height:1.08;margin:8px 0 11px;font-weight:600}.home-conversion-v3 .home-media-card p{font-size:13px;line-height:1.65;color:#727b80;margin:0}.home-conversion-v3 .home-media-card small{margin-top:auto;padding-top:18px;font-size:9.5px;color:#708087;font-weight:800}.home-conversion-v3 .home-media-card-dark{background:#193d57;color:#fff;border-color:#193d57}.home-conversion-v3 .home-media-card-dark .home-media-icon{background:#315872;color:#fff}.home-conversion-v3 .home-media-card-dark>span,.home-conversion-v3 .home-media-card-dark p,.home-conversion-v3 .home-media-card-dark small{color:#c3d4df}

.home-conversion-v3 .home-prompt-section{background:linear-gradient(135deg,#eef4f5,#f9f6ee)}.home-conversion-v3 .home-prompt-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.home-conversion-v3 .home-prompt-layout h2{font-size:clamp(40px,4.3vw,58px);line-height:1.03;margin:14px 0 17px}.home-conversion-v3 .home-prompt-layout>div:first-child>p{font-size:15px;line-height:1.75;color:#65727b;margin:0 0 24px}.home-conversion-v3 .home-prompt-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-conversion-v3 .home-prompt-cards article{background:#fff;border:1px solid #dcded8;border-radius:16px;padding:22px;min-height:150px;box-shadow:0 12px 28px rgba(45,59,65,.04)}.home-conversion-v3 .home-prompt-cards small{font-size:8px;letter-spacing:.12em;font-weight:900;color:#7892a2}.home-conversion-v3 .home-prompt-cards p{font-family:var(--hc-serif);font-size:19px;line-height:1.28;margin:16px 0 0;color:#34424a}

.home-conversion-v3 .home-family-section{background:#fff}.home-conversion-v3 .home-family-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.home-conversion-v3 .home-family-visual{padding:22px}.home-conversion-v3 .home-family-window{border:1px solid #dcd9d1;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 28px 65px rgba(45,59,67,.12)}.home-conversion-v3 .home-family-window-head{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#f8f8f5;border-bottom:1px solid #ebe8e1}.home-conversion-v3 .home-family-window-head span{font-size:8px;font-weight:900;letter-spacing:.12em;color:#668498}.home-conversion-v3 .home-family-window-head b{font-size:10px;color:#657079}.home-conversion-v3 .home-family-feature{display:grid;grid-template-columns:155px 1fr;gap:17px;padding:18px}.home-conversion-v3 .home-family-photo{min-height:112px;border-radius:12px;background:linear-gradient(145deg,#b8cbd1,#5d7b83)}.home-conversion-v3 .home-family-feature small{font-size:7.5px;letter-spacing:.12em;color:#7891a0;font-weight:900}.home-conversion-v3 .home-family-feature h3{font-family:var(--hc-serif);font-size:22px;line-height:1.1;margin:8px 0 5px}.home-conversion-v3 .home-family-feature p{margin:0;font-size:10px;color:#899095}.home-conversion-v3 .home-family-list{border-top:1px solid #ece9e1;padding:4px 18px 13px}.home-conversion-v3 .home-family-list span{display:flex;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid #f0ede7;font-size:10px;color:#4f5c64}.home-conversion-v3 .home-family-list span:last-child{border:0}.home-conversion-v3 .home-family-list i{width:27px;height:27px;border-radius:8px;background:#e9f0f2}.home-conversion-v3 .home-family-list b{margin-left:auto;font-size:7px;letter-spacing:.1em;color:#80939e;text-transform:uppercase}.home-conversion-v3 .home-family-copy h2{font-size:clamp(42px,4.5vw,61px);line-height:1.03;margin:14px 0 16px}.home-conversion-v3 .home-family-copy>p{font-size:15px;line-height:1.74;color:#68737b;margin:0}.home-conversion-v3 .home-check-list{list-style:none;padding:0;margin:27px 0 0;display:grid;gap:14px}.home-conversion-v3 .home-check-list li{display:grid;grid-template-columns:30px 1fr;gap:11px}.home-conversion-v3 .home-check-list li>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e6f0eb;color:#3e6b58;font-weight:900;font-size:11px}.home-conversion-v3 .home-check-list b{display:block;font-size:13px}.home-conversion-v3 .home-check-list small{display:block;font-size:11px;line-height:1.5;color:#7d878d;margin-top:3px}

.home-conversion-v3 .home-trust-section{background:#173b56;color:#fff}.home-conversion-v3 .home-label-light{color:#9fc3d6}.home-conversion-v3 .home-trust-section .home-section-head h2{color:#fff}.home-conversion-v3 .home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.13);border-radius:18px;overflow:hidden}.home-conversion-v3 .home-trust-grid article{background:#173b56;padding:27px;min-height:220px}.home-conversion-v3 .home-trust-grid span{font-size:9px;letter-spacing:.12em;color:#8fb3c8;font-weight:900}.home-conversion-v3 .home-trust-grid h3{font-family:var(--hc-serif);font-size:22px;line-height:1.12;margin:45px 0 9px}.home-conversion-v3 .home-trust-grid p{font-size:12px;line-height:1.62;color:#b8cbd6;margin:0}

.home-conversion-v3 .home-pricing-section{background:#f7f3eb}.home-conversion-v3 .home-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.home-conversion-v3 .home-price-card{position:relative;background:#fff;border:1px solid #dcd9d2;border-radius:20px;padding:27px;display:flex;flex-direction:column;min-height:500px}.home-conversion-v3 .home-price-featured{border:2px solid #245d80;box-shadow:0 24px 55px rgba(33,74,101,.13);transform:translateY(-8px)}.home-conversion-v3 .home-most-popular{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#245d80;color:#fff;border-radius:999px;padding:7px 12px;font-size:7.5px;letter-spacing:.13em;font-weight:900;white-space:nowrap}.home-conversion-v3 .home-price-top>span{font-size:9px;letter-spacing:.14em;color:#607d8f;font-weight:900}.home-conversion-v3 .home-price-top>b{display:block;font-family:var(--hc-serif);font-size:42px;line-height:1;margin:15px 0 7px;font-weight:600;color:#23313a}.home-conversion-v3 .home-price-top>b small{font-family:var(--hc-sans);font-size:12px;font-weight:800;color:#758087}.home-conversion-v3 .home-price-top>small{display:block;font-size:9.5px;color:#959b9e}.home-conversion-v3 .home-price-card>p{font-size:12.5px;line-height:1.58;color:#6e787e;margin:24px 0 16px}.home-conversion-v3 .home-price-card ul{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:10px}.home-conversion-v3 .home-price-card li{font-size:12px;color:#4f5c64;position:relative;padding-left:20px}.home-conversion-v3 .home-price-card li:before{content:"✓";position:absolute;left:0;color:#4b7d68;font-weight:900}.home-conversion-v3 .home-price-card .btn{margin-top:auto;width:100%;text-align:center;padding:14px 12px;border-radius:11px}.home-conversion-v3 .home-pricing-note{text-align:center;font-size:10.5px;color:#8b9092;margin:23px 0 0}.home-conversion-v3 .home-pricing-note a{color:#5c7585}

.home-conversion-v3 .home-parent-section{background:#fff}.home-conversion-v3 .home-parent-card{border:1px solid #ded9cf;border-radius:25px;background:linear-gradient(135deg,#fbf7ef,#edf3f4);padding:53px;display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.home-conversion-v3 .home-parent-card h2{font-size:clamp(38px,4vw,55px);line-height:1.04;margin:14px 0 14px}.home-conversion-v3 .home-parent-card>div:first-child>p{font-size:14px;line-height:1.7;color:#65717a;margin:0 0 22px}.home-conversion-v3 .home-parent-note{background:#fff;border:1px solid #dfdcd5;border-radius:17px;padding:27px;transform:rotate(1deg);box-shadow:0 16px 35px rgba(55,65,68,.08)}.home-conversion-v3 .home-parent-note span{font-size:8px;letter-spacing:.13em;font-weight:900;color:#7b929f}.home-conversion-v3 .home-parent-note p{font-family:var(--hc-serif);font-size:29px;line-height:1.15;margin:24px 0 18px;color:#31434d}.home-conversion-v3 .home-parent-note small{font-size:10px;line-height:1.55;color:#8a9092}

.home-conversion-v3 .home-faq-section{background:#f6f2ea}.home-conversion-v3 .home-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:75px}.home-conversion-v3 .home-faq-intro h2{font-size:clamp(38px,4vw,54px);line-height:1.04;margin:14px 0}.home-conversion-v3 .home-faq-intro p{font-size:13.5px;line-height:1.7;color:#737d82}.home-conversion-v3 .home-faq-list{border-top:1px solid #d9d5cc}.home-conversion-v3 .home-faq-list details{border-bottom:1px solid #d9d5cc;padding:0}.home-conversion-v3 .home-faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 2px;font-family:var(--hc-serif);font-size:19px;font-weight:600;color:#2d3a42}.home-conversion-v3 .home-faq-list summary::-webkit-details-marker{display:none}.home-conversion-v3 .home-faq-list summary span{font-family:var(--hc-sans);font-size:20px;font-weight:400;color:#78909e;transition:transform .2s ease}.home-conversion-v3 .home-faq-list details[open] summary span{transform:rotate(45deg)}.home-conversion-v3 .home-faq-list details p{margin:-4px 35px 22px 2px;font-size:13px;line-height:1.72;color:#6c767d}

.home-conversion-v3 .home-final-cta{padding:96px 0;background:#fff}.home-conversion-v3 .home-final-card{background:radial-gradient(circle at 80% 15%,rgba(119,160,183,.28),transparent 34%),#153b57;border-radius:28px;padding:70px 55px;text-align:center;color:#fff;overflow:hidden}.home-conversion-v3 .home-final-card h2{font-size:clamp(45px,5.2vw,69px);line-height:1;max-width:900px;margin:15px auto 17px;color:#fff}.home-conversion-v3 .home-final-card p{max-width:650px;margin:0 auto 26px;font-size:15px;line-height:1.7;color:#c5d5df}.home-conversion-v3 .home-final-button{background:#fff;color:#153b57;border:0;border-radius:12px;padding:17px 25px;font-size:14px;font-weight:900;display:inline-flex;gap:8px;align-items:center}.home-conversion-v3 .home-final-button:hover{background:#f5f0e8;color:#153b57;transform:translateY(-1px)}.home-conversion-v3 .home-final-card>small{display:block;margin-top:13px;font-size:9.5px;color:#9eb9c9}

.home-conversion-v3 .home-footer{background:#112f45}.home-conversion-v3 .home-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:58px 0 44px}.home-conversion-v3 .home-footer .marketing-logo{display:inline-block;color:#fff;text-decoration:none}.home-conversion-v3 .home-footer-brand p{max-width:320px;font-size:12px;line-height:1.65;color:#9db2bf;margin:16px 0 12px}.home-conversion-v3 .home-footer-brand small{font-size:9px;color:#718c9d;letter-spacing:.07em}.home-conversion-v3 .home-footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.home-conversion-v3 .home-footer-grid b{font-size:10px;letter-spacing:.1em;color:#dce7ed;text-transform:uppercase;margin-bottom:4px}.home-conversion-v3 .home-footer-grid a{font-size:11px;color:#91a9b7;text-decoration:none}.home-conversion-v3 .home-footer-grid a:hover{color:#fff}.home-conversion-v3 .home-footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding:18px 0 24px;display:flex;justify-content:space-between;gap:15px;font-size:9.5px;color:#6f8999}.home-conversion-v3 .home-footer-bottom a{color:#8ca4b3;text-decoration:none}
.home-conversion-v3 .home-mobile-sticky-cta{display:none}

@media(max-width:1080px){
  .home-conversion-v3 .home-hero-grid{gap:44px}.home-conversion-v3 .home-hero h1{font-size:clamp(49px,6.6vw,69px)}
  .home-conversion-v3 .home-media-grid{grid-template-columns:1fr 1fr}.home-conversion-v3 .home-trust-grid{grid-template-columns:1fr 1fr}.home-conversion-v3 .home-float-voice{left:-10px}.home-conversion-v3 .home-float-family{right:-8px}
}
@media(max-width:980px){
  .home-conversion-v3 .home-hero{padding:68px 0 75px}.home-conversion-v3 .home-hero-grid,.home-conversion-v3 .home-prompt-layout,.home-conversion-v3 .home-family-layout,.home-conversion-v3 .home-faq-layout{grid-template-columns:1fr}.home-conversion-v3 .home-hero-copy{max-width:760px}.home-conversion-v3 .home-product-stage{width:min(100%,690px);margin:8px auto 0}.home-conversion-v3 .home-process-grid,.home-conversion-v3 .home-pricing-grid{grid-template-columns:1fr}.home-conversion-v3 .home-price-featured{transform:none}.home-conversion-v3 .home-parent-card{grid-template-columns:1fr}.home-conversion-v3 .home-family-visual{order:2}.home-conversion-v3 .home-family-copy{order:1}.home-conversion-v3 .home-footer-grid{grid-template-columns:2fr 1fr 1fr}.home-conversion-v3 .home-footer-grid>div:last-child{grid-column:2/-1}
}
@media(max-width:760px){
  .home-conversion-v3{padding-bottom:78px}.home-conversion-v3 .marketing-container{width:min(100% - 28px,1200px)}.home-conversion-v3 .home-header .nav-wrap{height:66px}.home-conversion-v3 .marketing-logo{font-size:19px}.home-conversion-v3 .home-hero{padding:42px 0 50px}.home-conversion-v3 .home-hero-grid{gap:35px}.home-conversion-v3 .home-eyebrow{font-size:8.5px}.home-conversion-v3 .home-hero h1{font-size:clamp(41px,11.4vw,52px);line-height:.99;margin-top:16px}.home-conversion-v3 .home-hero-sub{font-size:16px;line-height:1.57;margin:20px 0 22px}.home-conversion-v3 .home-hero-actions{display:grid;grid-template-columns:1fr;gap:13px}.home-conversion-v3 .home-primary-cta{width:100%;justify-content:center;text-align:center}.home-conversion-v3 .home-text-cta{text-align:center;padding:5px}.home-conversion-v3 .home-hero-reassurance{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin-top:18px;font-size:11px}.home-conversion-v3 .home-microcopy{font-size:10.5px;line-height:1.5}.home-conversion-v3 .home-product-stage{padding:0}.home-conversion-v3 .home-product-shell{border-radius:19px;transform:none;box-shadow:0 20px 46px rgba(35,53,67,.13)}.home-conversion-v3 .home-product-bar{height:38px}.home-conversion-v3 .home-product-profile{padding:16px 14px 12px}.home-conversion-v3 .home-avatar{width:43px;height:43px;font-size:19px}.home-conversion-v3 .home-featured-memory{margin:0 10px;grid-template-columns:1fr}.home-conversion-v3 .home-memory-image{min-height:140px}.home-conversion-v3 .home-memory-copy{padding:17px}.home-conversion-v3 .home-memory-copy h4{font-size:21px}.home-conversion-v3 .home-story-stats{margin-top:10px}.home-conversion-v3 .home-story-stats div{padding:11px 5px}.home-conversion-v3 .home-story-stats b{font-size:14px}.home-conversion-v3 .home-float-card{display:none}
  .home-conversion-v3 .home-emotional-bridge{padding:68px 0}.home-conversion-v3 .home-emotional-bridge h2,.home-conversion-v3 .home-section-head h2,.home-conversion-v3 .home-prompt-layout h2,.home-conversion-v3 .home-family-copy h2,.home-conversion-v3 .home-parent-card h2,.home-conversion-v3 .home-faq-intro h2,.home-conversion-v3 .home-final-card h2{font-size:clamp(36px,10.2vw,46px);line-height:1.02}.home-conversion-v3 .home-emotional-bridge>div>p{font-size:14.5px}.home-conversion-v3 .home-question-row{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;margin-left:-14px;margin-right:-14px;padding:0 14px 6px;scrollbar-width:none}.home-conversion-v3 .home-question-row::-webkit-scrollbar{display:none}.home-conversion-v3 .home-question-row span{flex:0 0 auto;font-size:11.5px}
  .home-conversion-v3 .home-section{padding:68px 0}.home-conversion-v3 .home-section-head{margin-bottom:30px;text-align:left}.home-conversion-v3 .home-section-head p{margin-left:0;font-size:14px}.home-conversion-v3 .home-process-grid{gap:10px}.home-conversion-v3 .home-process-grid article{padding:23px;min-height:auto}.home-conversion-v3 .home-step-icon{margin:22px 0 18px}.home-conversion-v3 .home-process-grid h3{font-size:22px}.home-conversion-v3 .home-inline-cta{align-items:flex-start;flex-direction:column;padding:16px}.home-conversion-v3 .home-inline-cta a{white-space:normal}
  .home-conversion-v3 .home-media-grid{grid-template-columns:1fr;gap:10px}.home-conversion-v3 .home-media-card{min-height:275px;padding:23px}.home-conversion-v3 .home-media-icon{margin-bottom:32px}.home-conversion-v3 .home-media-card h3{font-size:24px}
  .home-conversion-v3 .home-prompt-layout{gap:34px}.home-conversion-v3 .home-prompt-cards{grid-template-columns:1fr}.home-conversion-v3 .home-prompt-cards article{min-height:125px;padding:18px}.home-conversion-v3 .home-prompt-cards p{font-size:18px}
  .home-conversion-v3 .home-family-layout{gap:35px}.home-conversion-v3 .home-family-visual{padding:0}.home-conversion-v3 .home-family-feature{grid-template-columns:105px 1fr;padding:12px;gap:12px}.home-conversion-v3 .home-family-photo{min-height:88px}.home-conversion-v3 .home-family-feature h3{font-size:18px}.home-conversion-v3 .home-family-list{padding:3px 12px 9px}.home-conversion-v3 .home-family-list span{font-size:9px}.home-conversion-v3 .home-family-list b{display:none}
  .home-conversion-v3 .home-trust-grid{grid-template-columns:1fr}.home-conversion-v3 .home-trust-grid article{min-height:auto;padding:22px}.home-conversion-v3 .home-trust-grid h3{margin:28px 0 8px;font-size:21px}
  .home-conversion-v3 .home-pricing-grid{gap:11px}.home-conversion-v3 .home-price-card{min-height:auto;padding:24px}.home-conversion-v3 .home-price-featured{margin-top:10px}.home-conversion-v3 .home-price-top>b{font-size:39px}.home-conversion-v3 .home-pricing-note{text-align:left;line-height:1.5}
  .home-conversion-v3 .home-parent-card{padding:27px;gap:28px;border-radius:20px}.home-conversion-v3 .home-parent-note{padding:22px}.home-conversion-v3 .home-parent-note p{font-size:25px}
  .home-conversion-v3 .home-faq-layout{gap:28px}.home-conversion-v3 .home-faq-list summary{font-size:17px;padding:18px 0}.home-conversion-v3 .home-faq-list details p{margin-right:20px}
  .home-conversion-v3 .home-final-cta{padding:68px 0}.home-conversion-v3 .home-final-card{padding:48px 21px;border-radius:21px}.home-conversion-v3 .home-final-card p{font-size:13.5px}.home-conversion-v3 .home-final-button{width:100%;justify-content:center}
  .home-conversion-v3 .home-footer-grid{grid-template-columns:1fr 1fr;gap:31px 22px;padding:43px 0 30px}.home-conversion-v3 .home-footer-brand{grid-column:1/-1}.home-conversion-v3 .home-footer-grid>div:last-child{grid-column:auto}.home-conversion-v3 .home-footer-bottom{flex-direction:column;padding-bottom:16px}
  .home-conversion-v3 .home-mobile-sticky-cta{position:fixed;z-index:95;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));height:58px;border-radius:15px;background:#123e5e;color:#fff;box-shadow:0 16px 40px rgba(20,47,65,.28);display:flex;align-items:center;justify-content:space-between;padding:0 18px;text-decoration:none}.home-conversion-v3 .home-mobile-sticky-cta b{display:block;font-size:13px}.home-conversion-v3 .home-mobile-sticky-cta small{display:block;color:#aac0cf;font-size:9px;margin-top:2px}.home-conversion-v3 .home-mobile-sticky-cta i{font-style:normal;font-size:20px}
}
@media(max-width:390px){.home-conversion-v3 .home-hero-reassurance{grid-template-columns:1fr}.home-conversion-v3 .home-footer-grid{grid-template-columns:1fr}.home-conversion-v3 .home-footer-grid>div:last-child{grid-column:auto}}


/* ===== Albemo Homepage Navigation v4: desktop-clean + mobile three-dot menu ===== */
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu{
  display:none !important;
  appearance:none;
  -webkit-appearance:none;
  width:44px;
  height:44px;
  padding:0;
  margin:0;
  border:1px solid #d8dddf;
  border-radius:13px;
  background:#fff;
  color:#173e5c;
  box-shadow:0 4px 14px rgba(25,53,72,.06);
  align-items:center;
  justify-content:center;
  gap:4px;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu:hover{
  border-color:#bfcbd1;
  box-shadow:0 7px 18px rgba(25,53,72,.10);
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu:focus-visible{
  outline:3px solid rgba(45,103,141,.22);
  outline-offset:2px;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu .home-menu-dot{
  display:block !important;
  width:4px !important;
  height:4px !important;
  min-width:4px;
  border:0 !important;
  border-radius:999px !important;
  background:#173e5c !important;
  transform:none !important;
  opacity:1 !important;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu.is-open{
  background:#173e5c;
  border-color:#173e5c;
  box-shadow:0 9px 24px rgba(18,62,94,.20);
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu.is-open .home-menu-dot{
  background:#fff !important;
}
.home-conversion-v3 .marketing-mobile-menu[hidden]{display:none !important}
.home-conversion-v3 .marketing-mobile-menu{
  display:none;
}

@media (max-width:980px){
  .home-conversion-v3 .home-header{position:sticky;top:0;z-index:100}
  .home-conversion-v3 .home-header .nav-wrap{position:relative}
  .home-conversion-v3 .marketing-nav{display:none !important}
  .home-conversion-v3 .marketing-actions{margin-left:auto;gap:0}
  .home-conversion-v3 .marketing-actions .nav-login,
  .home-conversion-v3 .marketing-actions .nav-start-free{display:none !important}
  .home-conversion-v3 .marketing-menu-toggle.home-dots-menu{display:inline-flex !important}

  .home-conversion-v3 .marketing-mobile-menu{
    position:absolute;
    top:100%;
    left:0;
    right:0;
    display:block;
    background:rgba(251,250,247,.985);
    border-top:1px solid rgba(215,217,214,.72);
    border-bottom:1px solid #deddd8;
    box-shadow:0 22px 45px rgba(27,46,60,.14);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
  }
  .home-conversion-v3 .marketing-mobile-nav{
    width:min(100% - 28px,1200px);
    margin:0 auto;
    padding:10px 0 18px;
    display:grid;
    grid-template-columns:1fr;
  }
  .home-conversion-v3 .marketing-mobile-nav>a{
    min-height:50px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 4px;
    border-bottom:1px solid #ebe8e1;
    color:#263b4a;
    text-decoration:none;
    font-size:14px;
    font-weight:800;
  }
  .home-conversion-v3 .marketing-mobile-nav>a:after{
    content:"→";
    color:#7a929f;
    font-size:15px;
  }
  .home-conversion-v3 .marketing-mobile-nav>a:hover{color:#173e5c}
  .home-conversion-v3 .marketing-mobile-actions{
    display:grid;
    grid-template-columns:1fr 1.35fr;
    gap:10px;
    padding-top:14px;
  }
  .home-conversion-v3 .marketing-mobile-actions .btn{
    min-height:50px;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:12px;
    text-align:center;
  }
  .home-conversion-v3.marketing-menu-open,
  body.marketing-menu-open{overflow:hidden}
  body.marketing-menu-open .home-mobile-sticky-cta{
    opacity:0;
    pointer-events:none;
    transform:translateY(16px);
  }
}

@media (max-width:520px){
  .home-conversion-v3 .marketing-mobile-actions{grid-template-columns:1fr}
  .home-conversion-v3 .marketing-menu-toggle.home-dots-menu{width:42px;height:42px;border-radius:12px}
}

@media (min-width:981px){
  .home-conversion-v3 .marketing-menu-toggle.home-dots-menu{display:none !important}
  .home-conversion-v3 .marketing-mobile-menu{display:none !important}
}

/* ===== Albemo Homepage Navigation v5: professional hamburger + real image slots ===== */
/* Keep existing menu behavior; change only the mobile trigger visual. */
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu{
  flex-direction:column;
  gap:4px;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu .home-menu-dot{
  width:20px !important;
  height:2px !important;
  min-width:20px;
  border-radius:999px !important;
  background:#173e5c !important;
  transform-origin:center;
  transition:transform .18s ease,opacity .16s ease,background .18s ease;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu.is-open .home-menu-dot{
  background:#fff !important;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu.is-open .home-menu-dot:nth-child(1){
  transform:translateY(6px) rotate(45deg) !important;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu.is-open .home-menu-dot:nth-child(2){
  opacity:0 !important;
  transform:scaleX(.35) !important;
}
.home-conversion-v3 .marketing-menu-toggle.home-dots-menu.is-open .home-menu-dot:nth-child(3){
  transform:translateY(-6px) rotate(-45deg) !important;
}

/* Real-image slots. If the files are absent, the existing gradient backgrounds remain visible. */
.home-conversion-v3 .home-memory-image,
.home-conversion-v3 .home-family-photo{
  overflow:hidden;
  background-color:#7896a0;
  background-position:center;
  background-size:cover;
}
.home-conversion-v3 .home-real-story-photo,
.home-conversion-v3 .home-real-family-photo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}
.home-conversion-v3 .home-memory-image:before{display:none}
.home-conversion-v3 .home-memory-image>span{
  z-index:3;
  text-shadow:0 1px 5px rgba(0,0,0,.32);
}
.home-conversion-v3 .home-family-photo{position:relative}
.home-conversion-v3 .home-real-family-photo{border-radius:inherit}

@media(max-width:760px){
  .home-conversion-v3 .marketing-menu-toggle.home-dots-menu{
    width:42px;
    height:42px;
    border-radius:12px;
  }
  .home-conversion-v3 .marketing-menu-toggle.home-dots-menu .home-menu-dot{
    width:19px !important;
    min-width:19px;
  }
}


/* ===== Albemo Homepage v6: cache-safe hamburger + image sizing ===== */
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu{
  display:none !important;appearance:none;-webkit-appearance:none;width:44px;height:44px;padding:0;margin:0;
  border:1px solid #d8dddf;border-radius:13px;background:#fff;color:#173e5c;
  box-shadow:0 4px 14px rgba(25,53,72,.06);align-items:center;justify-content:center;
  flex-direction:column;gap:4px;cursor:pointer;transition:.18s ease;
}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu:hover{border-color:#bfcbd1;box-shadow:0 7px 18px rgba(25,53,72,.10)}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu:focus-visible{outline:3px solid rgba(45,103,141,.22);outline-offset:2px}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu .home-menu-line{
  display:block!important;width:21px!important;height:2px!important;min-width:21px;border:0!important;border-radius:999px!important;
  background:#173e5c!important;opacity:1!important;transform-origin:center;transition:transform .18s ease,opacity .15s ease,background .18s ease;
}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu.is-open{background:#173e5c;border-color:#173e5c;box-shadow:0 9px 24px rgba(18,62,94,.20)}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu.is-open .home-menu-line{background:#fff!important}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu.is-open .home-menu-line:nth-child(1){transform:translateY(6px) rotate(45deg)!important}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu.is-open .home-menu-line:nth-child(2){opacity:0!important}
.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu.is-open .home-menu-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}
.home-conversion-v3 .home-memory-image,.home-conversion-v3 .home-family-photo{position:relative!important;overflow:hidden!important}
.home-conversion-v3 .home-real-story-photo,.home-conversion-v3 .home-real-family-photo{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;
  display:block!important;object-fit:cover!important;object-position:center!important;margin:0!important;
}
.home-conversion-v3 .home-memory-image{min-height:212px}
.home-conversion-v3 .home-family-photo{min-height:112px}
@media(max-width:980px){
 .home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu{display:inline-flex!important}
 .home-conversion-v3 .marketing-nav{display:none!important}
 .home-conversion-v3 .marketing-actions .nav-login,.home-conversion-v3 .marketing-actions .nav-start-free{display:none!important}
}
@media(max-width:760px){
 .home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu{width:42px;height:42px;border-radius:12px}
 .home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu .home-menu-line{width:20px!important;min-width:20px}
 .home-conversion-v3 .home-memory-image{min-height:160px!important}
 .home-conversion-v3 .home-family-photo{min-height:96px!important}
}
@media(min-width:981px){.home-conversion-v3 .marketing-menu-toggle.home-hamburger-menu{display:none!important}}


/* ===== Albemo Homepage v7: camera-can't-save image + all mobile questions visible ===== */
.home-conversion-v3 .home-emotional-bridge{
  padding:96px 0;
  background:#fff;
}
.home-conversion-v3 .home-emotional-layout{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);
  gap:72px;
  align-items:center;
}
.home-conversion-v3 .home-emotional-copy{
  min-width:0;
}
.home-conversion-v3 .home-emotional-copy h2{
  font-family:var(--hc-serif);
  font-weight:500;
  letter-spacing:-.04em;
  font-size:clamp(46px,5vw,66px);
  line-height:1.02;
  margin:15px 0 20px;
  max-width:760px;
}
.home-conversion-v3 .home-emotional-copy h2 em{
  color:#37647f;
  font-style:normal;
}
.home-conversion-v3 .home-emotional-copy>p{
  margin:0;
  max-width:760px;
  color:#65717b;
  font-size:17px;
  line-height:1.78;
}
.home-conversion-v3 .home-question-row{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:11px!important;
  margin:30px 0 0!important;
  padding:0!important;
  overflow:visible!important;
  flex-wrap:unset!important;
  justify-content:unset!important;
  scrollbar-width:auto!important;
}
.home-conversion-v3 .home-question-row span{
  width:100%;
  min-width:0;
  min-height:56px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:13px 16px!important;
  border:1px solid #e1ded7;
  border-radius:15px!important;
  background:#fbfaf7;
  color:#53636e;
  font-family:var(--hc-serif);
  font-size:14px!important;
  line-height:1.35;
  white-space:normal!important;
  text-align:left;
}
.home-conversion-v3 .home-emotional-photo-card{
  margin:0;
  min-width:0;
}
.home-conversion-v3 .home-emotional-photo-frame{
  position:relative;
  aspect-ratio:4/3;
  overflow:hidden;
  border-radius:26px;
  background:linear-gradient(145deg,#d9d0c2,#8fa4a6 55%,#405b62);
  border:1px solid #dedbd3;
  box-shadow:0 28px 70px rgba(34,51,62,.13);
}
.home-conversion-v3 .home-emotional-photo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}
.home-conversion-v3 .home-emotional-photo-fallback{
  position:absolute;
  inset:0;
  display:none;
  background:
    radial-gradient(circle at 68% 28%,rgba(255,244,218,.64),transparent 26%),
    linear-gradient(145deg,#d9d0c2,#8fa4a6 55%,#405b62);
}
.home-conversion-v3 .home-emotional-photo-frame.image-missing .home-emotional-photo-fallback{display:block}
.home-conversion-v3 .home-emotional-photo-frame:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:38%;
  background:linear-gradient(180deg,transparent,rgba(17,31,43,.34));
  pointer-events:none;
}
.home-conversion-v3 .home-emotional-photo-badge{
  position:absolute;
  left:18px;
  bottom:18px;
  z-index:2;
  max-width:calc(100% - 36px);
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:999px;
  background:rgba(255,255,255,.90);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  color:#274f67;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
}
.home-conversion-v3 .home-emotional-photo-card figcaption{
  max-width:500px;
  margin:14px 4px 0;
  color:#7a8388;
  font-size:12.5px;
  line-height:1.55;
}

@media(max-width:980px){
  .home-conversion-v3 .home-emotional-layout{
    grid-template-columns:1fr;
    gap:38px;
  }
  .home-conversion-v3 .home-emotional-copy{
    max-width:820px;
  }
  .home-conversion-v3 .home-emotional-photo-card{
    width:min(100%,760px);
  }
}

@media(max-width:760px){
  .home-conversion-v3 .home-emotional-bridge{padding:68px 0 72px}
  .home-conversion-v3 .home-emotional-layout{gap:30px}
  .home-conversion-v3 .home-emotional-copy h2{
    font-size:clamp(36px,10.2vw,46px);
    line-height:1.02;
    text-align:left;
  }
  .home-conversion-v3 .home-emotional-copy>p{
    font-size:14.5px;
    line-height:1.72;
    text-align:left;
  }
  .home-conversion-v3 .home-question-row{
    grid-template-columns:1fr!important;
    gap:9px!important;
    margin:24px 0 0!important;
    padding:0!important;
    overflow:visible!important;
  }
  .home-conversion-v3 .home-question-row span{
    min-height:52px;
    padding:12px 14px!important;
    border-radius:14px!important;
    font-size:13px!important;
    text-align:left;
  }
  .home-conversion-v3 .home-emotional-photo-frame{
    border-radius:20px;
    aspect-ratio:4/3;
  }
  .home-conversion-v3 .home-emotional-photo-badge{
    left:12px;
    bottom:12px;
    max-width:calc(100% - 24px);
    font-size:8px;
  }
  .home-conversion-v3 .home-emotional-photo-card figcaption{
    margin:11px 2px 0;
    font-size:11.5px;
  }
}




/* ===== Albemo minimal footer social links ===== */
.home-footer-social{margin-top:18px;display:block}
.home-footer-social-links{display:flex;align-items:center;gap:10px}
.home-social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.045);color:#d9e6ed;overflow:hidden;box-shadow:none;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.home-social-link:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.34);color:#fff;transform:translateY(-1px)}
.home-social-link:focus-visible{outline:2px solid #9cc9df;outline-offset:3px}
.home-social-link svg{display:block;width:16px;height:16px;max-width:16px;max-height:16px;margin:0}
.home-social-link[title="Instagram"] svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-social-link[title="YouTube"] svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home-social-link[title="YouTube"] .home-social-play{fill:currentColor;stroke:none}
.home-social-link[title="Facebook"] svg{fill:currentColor;stroke:none}
.home-conversion-v3 .home-footer-social{margin-top:18px;display:block}
.home-conversion-v3 .home-footer-social-links{display:flex;align-items:center;gap:10px}
.home-conversion-v3 .home-social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.045);color:#d9e6ed;overflow:hidden;box-shadow:none;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.home-conversion-v3 .home-social-link:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.34);color:#fff;transform:translateY(-1px)}
.home-conversion-v3 .home-social-link:focus-visible{outline:2px solid #9cc9df;outline-offset:3px}
.home-conversion-v3 .home-social-link svg{display:block;width:16px;height:16px;max-width:16px;max-height:16px;margin:0}
.home-conversion-v3 .home-social-link[title="Instagram"] svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-conversion-v3 .home-social-link[title="YouTube"] svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home-conversion-v3 .home-social-link[title="YouTube"] .home-social-play{fill:currentColor;stroke:none}
.home-conversion-v3 .home-social-link[title="Facebook"] svg{fill:currentColor;stroke:none}
@media(max-width:760px){.home-footer-social{margin-top:16px}.home-social-link{width:36px;height:36px;flex-basis:36px}.home-social-link svg{width:17px;height:17px;max-width:17px;max-height:17px}.home-conversion-v3 .home-footer-social{margin-top:16px}.home-conversion-v3 .home-social-link{width:36px;height:36px;flex-basis:36px}.home-conversion-v3 .home-social-link svg{width:17px;height:17px;max-width:17px;max-height:17px}}

/* ===== Albemo About / Founder Page — 2026-08-27 ===== */
.about-albemo-page{background:#fbfaf7;color:#17222e}
.about-nav-current{color:#184f75!important}
.about-main{overflow:hidden}
.about-kicker{display:inline-flex;align-items:center;gap:10px;color:#2f6b91;font-size:11px;font-weight:900;letter-spacing:.19em;text-transform:uppercase}
.about-kicker:before{content:"";width:34px;height:1px;background:#6c98b3}
.about-kicker-light{color:#dcebf1}.about-kicker-light:before{background:#8fb3c8}
.about-hero{padding:112px 0 104px;background:radial-gradient(circle at 82% 12%,rgba(207,228,236,.82) 0,rgba(207,228,236,0) 35%),linear-gradient(180deg,#fbfaf7 0,#f6f2e9 100%)}
.about-hero-inner{max-width:1040px;text-align:center}
.about-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7.1vw,100px);font-weight:500;letter-spacing:-.055em;line-height:.96;margin:23px auto 28px;max-width:1080px}
.about-hero p{font-size:20px;line-height:1.72;color:#65717c;max-width:790px;margin:0 auto}
.about-hero-actions{margin-top:34px;display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}
.about-hero-actions .btn{padding:16px 24px;border-radius:13px}
.about-secondary-link{font-size:14px;font-weight:850;color:#315e7b;text-decoration:none;padding:12px}
.about-origin-section{padding:108px 0;background:#fff}
.about-origin-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:86px;align-items:start}
.about-origin-copy h2,.about-section-head h2,.about-founder-copy h2,.about-building-card h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.04em;color:#17222e}
.about-origin-copy h2{font-size:clamp(43px,5vw,67px);line-height:1.02;margin:21px 0 0}
.about-origin-prose{padding-top:34px}.about-origin-prose p{font-size:18px;line-height:1.85;color:#66727d;margin:0 0 23px}.about-origin-prose p:first-child{font-size:21px;color:#41515f}
.about-principles-section{padding:104px 0;background:#f5f1e8}
.about-section-head{max-width:830px;margin-bottom:48px}.about-section-head h2{font-size:clamp(44px,5.2vw,70px);line-height:1;margin:20px 0 0}
.about-principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.about-principles-grid article{background:#fff;border:1px solid #e0dcd2;border-radius:22px;padding:34px;min-height:245px}
.about-principles-grid article>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#edf4f6;color:#326b8b;font-weight:900;font-size:12px;margin-bottom:28px}
.about-principles-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1.08;font-weight:500;letter-spacing:-.025em;margin:0 0 13px;color:#1a2732}
.about-principles-grid p{font-size:15px;line-height:1.75;color:#68747d;margin:0;max-width:520px}
.about-founder-section{padding:118px 0;background:#fff}
.about-founder-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:88px;align-items:center}
.about-founder-photo-card{max-width:480px;margin:0 auto;width:100%}
.about-founder-photo-wrap{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:30px;background:linear-gradient(145deg,#dce8eb,#b9ced6 55%,#8eaebc);box-shadow:0 28px 70px rgba(28,51,65,.13)}
.about-founder-photo-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.about-founder-fallback{display:none;position:absolute;inset:0;place-items:center;font-family:Georgia,"Times New Roman",serif;font-size:82px;color:#fff;background:linear-gradient(145deg,#315f78,#183f58)}
.about-founder-caption{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:17px 4px 0}.about-founder-caption strong{font-size:17px}.about-founder-caption span{font-size:13px;color:#71808a}
.about-founder-copy h2{font-size:clamp(43px,5.1vw,68px);line-height:1.02;margin:20px 0 28px}
.about-founder-copy>p{font-size:17px;line-height:1.86;color:#62707b;margin:0 0 19px;max-width:720px}.about-founder-copy>p strong{color:#1d2b36}
.about-founder-signoff{font-family:Georgia,"Times New Roman",serif!important;font-size:23px!important;color:#2d5e7c!important;margin-top:31px!important}.about-founder-signoff span{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#849099}
.about-building-section{padding:0 0 108px;background:#fff}
.about-building-card{background:#173d57;color:#fff;border-radius:30px;padding:58px 62px;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:start;box-shadow:0 28px 70px rgba(22,48,65,.12)}
.about-building-card .about-kicker{color:#cfe3ec}.about-building-card .about-kicker:before{background:#6d9bb4}.about-building-card h2{color:#fff;font-size:clamp(39px,4.4vw,59px);line-height:1.02;margin:20px 0 0}
.about-building-list{display:grid;gap:0}.about-building-list span{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:16px;line-height:1.55;color:#dce8ed}.about-building-list span:first-child{padding-top:5px}.about-building-list b{color:#fff}
.about-final-section{padding:0 0 108px;background:#fff}
.about-final-card{text-align:center;background:linear-gradient(140deg,#193f59,#0f3149);border-radius:32px;padding:72px 34px;color:#fff;box-shadow:0 26px 65px rgba(21,47,64,.15)}
.about-final-card h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,5.6vw,72px);line-height:1;letter-spacing:-.045em;font-weight:500;max-width:900px;margin:22px auto 22px}.about-final-card p{font-size:18px;line-height:1.7;color:#d8e4ea;margin:0 auto 28px}.about-final-button{background:#fff!important;color:#173f5b!important;border-color:#fff!important;padding:16px 24px!important;border-radius:13px!important}
.about-albemo-page .home-mobile-sticky-cta{display:none}
@media(max-width:980px){.about-hero{padding:82px 0 80px}.about-origin-section,.about-principles-section,.about-founder-section{padding:82px 0}.about-origin-grid,.about-founder-grid,.about-building-card{grid-template-columns:1fr;gap:42px}.about-origin-prose{padding-top:0}.about-founder-photo-card{max-width:520px}.about-founder-copy{max-width:720px;margin:0 auto}.about-building-card{padding:46px}.about-principles-grid{grid-template-columns:1fr 1fr}.about-final-section,.about-building-section{padding-bottom:82px}}
@media(max-width:760px){.about-hero{padding:58px 0 62px}.about-hero-inner{text-align:left}.about-kicker{font-size:10px;letter-spacing:.16em}.about-hero h1{font-size:clamp(44px,13vw,62px);line-height:.98;margin:19px 0 21px}.about-hero p{font-size:17px;line-height:1.68}.about-hero-actions{justify-content:flex-start;display:grid;grid-template-columns:1fr;gap:7px;margin-top:27px}.about-hero-actions .btn{width:100%;justify-content:center}.about-secondary-link{text-align:center}.about-origin-section,.about-principles-section,.about-founder-section{padding:68px 0}.about-origin-grid,.about-founder-grid{gap:34px}.about-origin-copy h2,.about-section-head h2,.about-founder-copy h2{font-size:clamp(37px,11vw,52px);line-height:1.02}.about-origin-prose p{font-size:16px;line-height:1.76}.about-origin-prose p:first-child{font-size:18px}.about-section-head{margin-bottom:30px}.about-principles-grid{grid-template-columns:1fr;gap:11px}.about-principles-grid article{padding:25px;min-height:0;border-radius:18px}.about-principles-grid article>span{margin-bottom:20px}.about-principles-grid h3{font-size:25px}.about-founder-photo-card{max-width:100%}.about-founder-photo-wrap{border-radius:22px;aspect-ratio:4/4.7}.about-founder-copy>p{font-size:16px;line-height:1.78}.about-founder-caption{padding-top:13px}.about-building-section{padding:0 0 68px}.about-building-card{padding:34px 24px;border-radius:23px;gap:30px}.about-building-card h2{font-size:38px}.about-building-list span{font-size:15px;padding:15px 0}.about-final-section{padding:0 0 68px}.about-final-card{border-radius:24px;padding:52px 21px}.about-final-card h2{font-size:40px}.about-final-card p{font-size:16px}.about-final-button{width:100%;justify-content:center}}

/* =========================================================
   ALBEMO UPDATE 5 — COMPACT PHOTO LIBRARY
   ========================================================= */
.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px;align-items:start}
.collection-card{position:relative;min-width:0;background:#fff;border:1px solid #deddd8;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(27,42,51,.055)}
.collection-media{position:relative;display:block;width:100%;overflow:hidden;background:#eef1f2;text-decoration:none}
.collection-photo{aspect-ratio:4/3;max-height:280px}
.collection-photo img{display:block;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}
.collection-card-body{padding:14px 16px 16px}
.collection-card-body h3{font-size:17px;line-height:1.3;margin:6px 0 7px;overflow-wrap:anywhere}
.collection-card-body h3 a{color:inherit;text-decoration:none}
.collection-card-body p{font-size:13px;line-height:1.55;color:#6d7b84;margin:8px 0}
.meta-line,.collection-card-footer,.collection-kind-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;color:#7c8991;font-size:11px}
.collection-card-footer{margin-top:12px}.collection-kind-meta{justify-content:flex-start}
.memory-card-tools{position:absolute;z-index:4;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;pointer-events:none}
.memory-card-tools>*{pointer-events:auto}
.memory-select-control,.memory-kebab-button{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 4px 14px rgba(0,0,0,.1)}
.memory-select-control input{position:absolute;opacity:0;pointer-events:none}.memory-select-control span{opacity:.28;font-weight:900}.memory-select-control input:checked+span{opacity:1;color:#245d7c}
.memory-kebab-button{font-size:20px;cursor:pointer}.memory-card-menu-wrap{position:relative}.memory-card-menu{position:absolute;right:0;top:40px;width:130px;background:#fff;border:1px solid #ddd;border-radius:11px;box-shadow:0 12px 34px rgba(0,0,0,.13);padding:5px;display:none}.memory-card-menu.open{display:block}.memory-card-menu a,.memory-card-menu button{display:block;width:100%;padding:9px 10px;text-align:left;border:0;background:none;text-decoration:none;color:#24343d;font-size:12px;border-radius:7px}.memory-card-menu a:hover,.memory-card-menu button:hover{background:#f2f4f4}.memory-card-menu .menu-danger{color:#a63d3d}
.album-count-badge,.media-count{position:absolute;right:10px;bottom:10px;background:rgba(18,35,45,.82);color:#fff;font-size:10px;font-weight:800;padding:6px 9px;border-radius:999px;backdrop-filter:blur(6px)}
.collection-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:18px 0}.collection-search{display:flex;gap:8px;flex:1}.collection-search input{min-width:0;flex:1;max-width:560px}
.collection-view-switch{display:flex;gap:5px}.view-switch-button{border:1px solid #d7dcde;background:#fff;border-radius:9px;padding:8px 10px;font-size:11px;cursor:pointer}.view-switch-button.active{background:#eaf1f5;border-color:#aec5d2;color:#214d67}
.collection-grid.is-list{display:block}.collection-grid.is-list .collection-card{display:grid;grid-template-columns:180px 1fr;margin-bottom:12px}.collection-grid.is-list .collection-photo{height:120px;aspect-ratio:auto}.collection-grid.is-list .collection-card-body{align-self:center}
@media(max-width:1050px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-photo{aspect-ratio:1/1;max-height:none}.collection-card{border-radius:14px}.collection-card-body{padding:10px 11px 12px}.collection-card-body h3{font-size:14px}.collection-card-body p,.meta-line,.collection-card-footer{font-size:10px}.memory-card-tools{top:7px;left:7px;right:7px}.memory-select-control,.memory-kebab-button{width:30px;height:30px}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-search{width:100%}.collection-search input{max-width:none}.collection-grid.is-list .collection-card{grid-template-columns:110px 1fr}.collection-grid.is-list .collection-photo{height:100%}}
@media(max-width:420px){.collection-grid{grid-template-columns:1fr 1fr;gap:8px}.collection-card-body h3{font-size:13px}.collection-card-footer .text-link{display:none}}

/* =========================================================
   ALBEMO DASHBOARD V6 — ALBUM-FIRST PRODUCT EXPERIENCE
   2026-08-28
   ========================================================= */
:root{
  --albemo-navy:#183f59;
  --albemo-navy-2:#12344a;
  --albemo-cream:#f7f4ed;
  --albemo-paper:#fff;
  --albemo-line:#e3e0d8;
  --albemo-soft-blue:#edf4f6;
  --albemo-soft-cream:#f1eadf;
  --albemo-text:#1b2a34;
  --albemo-muted:#6e7b84;
  --albemo-shadow:0 18px 46px rgba(24,49,64,.07);
}
.app-body{background:#f8f6f1;color:var(--albemo-text)}
.albemo-sidebar-v6{background:#fbfaf7;border-right-color:#e5e1d8;padding:22px 16px}
.albemo-sidebar-brand-row{padding:1px 8px 19px}
.albemo-sidebar-v6 .brand{font-size:21px;letter-spacing:.17em;color:var(--albemo-navy)}
.albemo-create-album-nav{margin:0 2px 19px;background:var(--albemo-navy);border-radius:12px;padding:12px 14px;box-shadow:0 8px 18px rgba(24,63,89,.12)}
.albemo-create-album-nav:hover{background:var(--albemo-navy-2)}
.albemo-primary-nav,.albemo-library-nav{gap:3px}
.albemo-sidebar-v6 .side-nav a{font-size:14px;padding:10px 11px;border-radius:10px;color:#63717a}
.albemo-sidebar-v6 .side-nav a.active{background:#eaf1f3;color:#163f59}
.albemo-sidebar-v6 .side-nav a:hover{background:#f0f3f2;color:#23485e}
.albemo-sidebar-v6 .nav-icon{width:21px;display:inline-grid;place-items:center;color:#587385;font-size:15px}
.albemo-nav-label{margin:22px 11px 7px;color:#9a9f9f;font-size:9px;font-weight:900;letter-spacing:.16em}
.albemo-sidebar-storage{margin:0 6px 12px;padding:13px;border:1px solid #e4e1da;background:#fff;border-radius:13px}
.albemo-sidebar-storage>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#6e7b84}
.albemo-sidebar-storage>div:first-child strong{color:#274f67}
.albemo-sidebar-storage-track{height:5px;background:#ecebe6;border-radius:99px;overflow:hidden;margin:9px 0 7px}
.albemo-sidebar-storage-track span{display:block;height:100%;background:#557e95;border-radius:inherit}
.albemo-sidebar-storage small{display:block;font-size:10px;color:#8b9296}
.albemo-sidebar-close,.albemo-mobile-menu,.albemo-mobile-brand{display:none}
.albemo-topbar-v6{height:70px;background:rgba(248,246,241,.93);border-bottom-color:rgba(227,224,216,.82);padding:0 28px}
.albemo-topbar-tools{display:flex;align-items:center;gap:10px}
.albemo-topbar-search{width:230px;height:40px;border:1px solid #dfddd6;background:#fff;border-radius:11px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#7d8a91}
.albemo-topbar-search input{border:0!important;box-shadow:none!important;padding:0!important;background:transparent!important;font-size:13px;min-width:0}
.albemo-topbar-v6 .avatar{overflow:hidden;padding:0;border:1px solid #dedbd3;background:#ece6da}
.albemo-topbar-v6 .avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}
.albemo-topbar-v6 .plan-badge{font-size:11px;padding:8px 10px;background:#fff;color:#63717a}
.content-wrap{width:min(1260px,calc(100% - 52px));padding:34px 0 72px}
.albemo-kicker{display:inline-flex;align-items:center;gap:8px;color:#668093;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.albemo-kicker:before{content:"";width:22px;height:1px;background:#8ea6b4}

.albemo-dashboard-v6{max-width:1220px;margin:0 auto}
.albemo-dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:1px 0 28px}
.albemo-dashboard-head>div{max-width:760px}
.albemo-dashboard-head h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5.1vw,66px);font-weight:500;letter-spacing:-.045em;line-height:.98;margin:10px 0 13px;color:#172b38}
.albemo-dashboard-head p{max-width:680px;margin:0;color:#6c7982;font-size:15px;line-height:1.72}
.albemo-head-cta{white-space:nowrap;padding:14px 20px}

.albemo-first-album-card,.albemo-continue-card{border:1px solid #dfddd5;background:#fff;border-radius:26px;box-shadow:var(--albemo-shadow);overflow:hidden;margin-bottom:18px}
.albemo-first-album-card{min-height:390px;display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#fff 0%,#fbf9f4 100%)}
.albemo-first-copy{padding:clamp(34px,5vw,64px);align-self:center}
.albemo-first-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;line-height:1.03;margin:14px 0 17px;max-width:700px}
.albemo-first-copy p{max-width:650px;color:#6b7982;font-size:15px;line-height:1.75;margin:0}
.albemo-first-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:27px}
.albemo-first-actions>span{font-size:11px;color:#819097}
.albemo-first-preview{position:relative;min-height:390px;background:linear-gradient(145deg,#e2ecee,#cfdee2 52%,#b6cbd3);display:grid;place-items:center;overflow:hidden}
.albemo-first-preview:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.34);right:-80px;top:-75px}
.albemo-preview-sheet{position:absolute;width:min(72%,310px);aspect-ratio:4/5;border-radius:12px;background:#fff;box-shadow:0 24px 55px rgba(24,49,64,.17)}
.albemo-preview-sheet-back{transform:translate(32px,-12px) rotate(7deg);background:#f2e9dc}
.albemo-preview-sheet-main{transform:translate(-10px,11px) rotate(-2deg);padding:31px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#f9f6f0,#fff)}
.albemo-preview-sheet-main:before{content:"";position:absolute;left:25px;right:25px;top:25px;height:48%;border-radius:7px;background:linear-gradient(145deg,#91adb9,#d9cabc)}
.albemo-preview-sheet-main span{font-size:9px;letter-spacing:.18em;font-weight:900;color:#607888;margin-bottom:9px}
.albemo-preview-sheet-main strong{font:500 27px/1.02 Georgia,serif;color:#1a3546}
.albemo-preview-sheet-main small{margin-top:15px;font-size:9px;letter-spacing:.08em;color:#879197}

.albemo-continue-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:410px}
.albemo-continue-cover{position:relative;display:block;min-height:410px;background:linear-gradient(145deg,#dce9ec,#eae1d5);overflow:hidden}
.albemo-continue-cover img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;inset:0}
.albemo-cover-chip{position:absolute;left:18px;top:18px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);color:#284d63;font-size:9px;font-weight:900;letter-spacing:.12em;box-shadow:0 6px 16px rgba(20,45,60,.08)}
.albemo-cover-fallback{width:100%;height:100%;min-height:190px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.6),transparent 30%),linear-gradient(145deg,#e7f0f2,#efe7db);color:#2e5870}
.albemo-cover-fallback span{font-family:Georgia,serif;font-size:58px;font-weight:500;line-height:1}
.albemo-cover-fallback small{font-size:9px;letter-spacing:.17em;font-weight:900;color:#718691}
.albemo-continue-copy{padding:clamp(30px,4vw,50px);display:flex;flex-direction:column;justify-content:center}
.albemo-continue-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}
.albemo-privacy-badge,.albemo-card-status{display:inline-flex;align-items:center;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.04em}
.albemo-privacy-badge{padding:7px 9px}
.albemo-privacy-badge.is-private,.albemo-card-status.is-private{background:rgba(255,255,255,.9);color:#596c77;border:1px solid rgba(180,190,194,.5)}
.albemo-privacy-badge.is-shared,.albemo-card-status.is-shared{background:#eaf5ef;color:#35684b;border:1px solid #d2e8db}
.albemo-continue-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(36px,4vw,53px);letter-spacing:-.04em;line-height:1.02;margin:14px 0 12px}
.albemo-album-description{margin:0;color:#6c7981;line-height:1.68;font-size:14px}
.albemo-inline-stats{display:flex;gap:18px;flex-wrap:wrap;margin:23px 0 15px;padding-top:20px;border-top:1px solid #ece9e2}
.albemo-inline-stats span{font-size:11px;color:#7a858b}
.albemo-inline-stats strong{font-size:16px;color:#2b4e62;margin-right:3px}
.albemo-continue-meta{display:flex;gap:9px 15px;flex-wrap:wrap;color:#899296;font-size:10px}
.albemo-continue-meta span{position:relative}
.albemo-continue-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:23px}

.albemo-dashboard-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:16px 0 42px}
.albemo-dashboard-summary div{background:#fbfaf7;border:1px solid #e5e1d9;border-radius:14px;padding:14px 16px;display:flex;align-items:baseline;gap:7px}
.albemo-dashboard-summary strong{font:500 23px Georgia,serif;color:#294e64}
.albemo-dashboard-summary span{font-size:10px;color:#7f898e}

.albemo-dashboard-section{margin-top:42px}
.albemo-section-head-v6{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}
.albemo-section-head-v6.compact{margin-bottom:13px}
.albemo-section-head-v6 h2,.albemo-panel-head h2,.albemo-family-panel h2,.albemo-storage-panel h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;color:#1c303d}
.albemo-section-head-v6 h2{font-size:31px;line-height:1.05;margin:7px 0 0;letter-spacing:-.025em}
.albemo-arrow-link{font-size:12px;font-weight:800;color:#315e79}
.albemo-arrow-link:hover{text-decoration:underline}
.albemo-empty-inline{border:1px dashed #d5d5cf;background:#fbfaf7;border-radius:18px;padding:24px;color:#75818a;font-size:13px}

.albemo-album-grid-v6{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.albemo-album-card-v6{display:block;min-width:0;border:1px solid #e0ded8;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(28,47,58,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.albemo-album-card-v6:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(28,47,58,.085);border-color:#ccd7db}
.albemo-album-card-cover{position:relative;aspect-ratio:4/3;background:#eef2f2;overflow:hidden}
.albemo-album-card-cover>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}
.albemo-album-card-cover .albemo-cover-fallback{min-height:0}
.albemo-card-status{position:absolute;right:10px;top:10px;padding:6px 8px;backdrop-filter:blur(7px)}
.albemo-album-card-body{padding:15px 16px 16px}
.albemo-card-type{display:block;font-size:9px;color:#718896;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.albemo-album-card-body h3{font:500 23px/1.1 Georgia,serif;letter-spacing:-.02em;margin:7px 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.albemo-card-counts{display:flex;gap:8px;flex-wrap:wrap;color:#7c878d;font-size:10px}
.albemo-card-counts span:not(:last-child):after{content:"·";margin-left:8px;color:#b0b4b5}
.albemo-card-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;margin-top:12px;border-top:1px solid #efede7;font-size:10px;color:#8a9295}
.albemo-card-foot span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.albemo-card-foot span:last-child{color:#365f77;font-weight:800;flex:none}

.albemo-template-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}
.albemo-template-row a{min-height:82px;border:1px solid #e2e0d9;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:9px;flex-direction:column;transition:.17s}
.albemo-template-row a:hover{transform:translateY(-2px);border-color:#bdcdd4;background:#fcfdfd}
.albemo-template-row span{font-family:Georgia,serif;font-size:22px;color:#345f78}
.albemo-template-row strong{font-size:10px;color:#566975}

.albemo-dashboard-lower{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:14px;margin-top:42px}
.albemo-dashboard-panel{background:#fff;border:1px solid #e1dfd8;border-radius:19px;padding:23px;box-shadow:0 9px 28px rgba(28,47,58,.035)}
.albemo-panel-head h2{font-size:27px;line-height:1.05;margin:7px 0 0}
.albemo-panel-empty{margin-top:18px;border-top:1px solid #eeece6;padding-top:17px;color:#7a858c;font-size:12px}
.albemo-activity-list{display:grid;margin-top:12px}
.albemo-activity-list>a{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #efede7}
.albemo-activity-list>a:hover .albemo-activity-copy strong{color:#2d5c76}
.albemo-activity-mark{width:36px;height:36px;border-radius:10px;background:#eef4f5;color:#3e6980;display:grid;place-items:center;font-size:12px}
.albemo-activity-copy{min-width:0;display:grid}
.albemo-activity-copy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.albemo-activity-copy small{font-size:10px;color:#849096;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.albemo-activity-list time{font-size:9px;color:#9ba1a3}
.albemo-side-panels{display:grid;gap:14px}
.albemo-family-panel h2,.albemo-storage-panel h2{font-size:25px;line-height:1.08;margin:9px 0 10px}
.albemo-family-panel>p,.albemo-storage-panel>p{font-size:11px;line-height:1.62;color:#75818a;margin:0 0 15px}
.albemo-family-numbers{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:17px 0}
.albemo-family-numbers span{border:1px solid #ece9e2;background:#faf9f6;border-radius:11px;padding:11px;font-size:9px;color:#78858c}
.albemo-family-numbers strong{display:block;font:500 21px Georgia,serif;color:#2d566d;margin-bottom:2px}
.albemo-pending-note{background:#fff7e7;border:1px solid #efe1be;color:#80672d;border-radius:10px;padding:8px 10px;font-size:9px;margin:-5px 0 14px}
.albemo-storage-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.albemo-storage-top>strong{font:500 28px Georgia,serif;color:#315d76}
.albemo-storage-track{height:7px;background:#eceae4;border-radius:99px;overflow:hidden;margin:16px 0 8px}
.albemo-storage-track span{display:block;height:100%;background:#527b92;border-radius:inherit}

/* My Albums */
.albemo-library-page-v6{max-width:1220px;margin:0 auto}
.albemo-library-head-v6{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:2px 0 24px}
.albemo-library-head-v6>div{max-width:720px}
.albemo-library-head-v6 h1{font:500 clamp(43px,5vw,64px)/.98 Georgia,serif;letter-spacing:-.045em;margin:10px 0 12px;color:#172d3b}
.albemo-library-head-v6 p{margin:0;color:#6d7a83;line-height:1.7;font-size:15px}
.albemo-album-search{display:flex;gap:8px;align-items:center;margin-bottom:22px}
.albemo-search-field{height:44px;flex:1;max-width:610px;border:1px solid #dedbd3;background:#fff;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#839096}
.albemo-search-field input{border:0!important;box-shadow:none!important;padding:0!important;background:transparent!important}
.albemo-library-grid-v6{grid-template-columns:repeat(3,minmax(0,1fr))}
.albemo-library-grid-v6 .albemo-album-card-cover{aspect-ratio:16/10}
.albemo-library-empty-v6{min-height:360px;border:1px solid #e0ddd5;background:#fff;border-radius:24px;display:grid;grid-template-columns:.72fr 1.28fr;gap:45px;align-items:center;padding:45px;box-shadow:var(--albemo-shadow)}
.albemo-library-empty-v6 h2{font:500 clamp(34px,4vw,48px)/1.02 Georgia,serif;letter-spacing:-.035em;margin:12px 0}
.albemo-library-empty-v6 p{color:#6f7b83;line-height:1.7;max-width:590px;margin:0 0 22px}
.albemo-library-empty-art{height:245px;position:relative;display:grid;place-items:center}
.albemo-library-empty-art span{position:absolute;width:160px;height:210px;border-radius:10px;background:#fff;border:1px solid #ded9ce;box-shadow:0 14px 35px rgba(25,45,57,.08)}
.albemo-library-empty-art span:nth-child(1){transform:translate(-32px,6px) rotate(-8deg);background:#e9f0f1}
.albemo-library-empty-art span:nth-child(2){transform:translate(30px,3px) rotate(7deg);background:#eee3d4}
.albemo-library-empty-art span:nth-child(3){display:grid;place-items:end center;padding-bottom:28px;transform:none;color:#42677c;font-size:10px;letter-spacing:.16em;font-weight:900}

@media(max-width:1100px){
  .albemo-album-grid-v6{grid-template-columns:repeat(2,minmax(0,1fr))}
  .albemo-template-row{grid-template-columns:repeat(4,minmax(0,1fr))}
  .albemo-dashboard-lower{grid-template-columns:1fr}
  .albemo-side-panels{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  .albemo-topbar-search{display:none}
  .albemo-continue-card{grid-template-columns:1fr;min-height:0}
  .albemo-continue-cover{min-height:330px}
  .albemo-first-album-card{grid-template-columns:1fr}
  .albemo-first-preview{min-height:330px}
  .albemo-dashboard-summary{grid-template-columns:repeat(2,1fr)}
  .albemo-library-empty-v6{grid-template-columns:1fr}.albemo-library-empty-art{height:210px}
}
@media(max-width:760px){
  body.albemo-nav-open{overflow:hidden}
  #sidebar.albemo-sidebar-v6{width:min(86vw,320px);max-width:320px;transform:translateX(-105%);transition:transform .24s ease;z-index:1002;box-shadow:18px 0 55px rgba(15,29,40,.18)}
  #sidebar.albemo-sidebar-v6.open{transform:translateX(0)}
  .main-area{margin-left:0!important;width:100%}
  .albemo-topbar-v6{height:64px;min-height:64px;padding:0 14px;z-index:900}
  .topbar-left{display:flex;align-items:center;gap:10px;min-width:0}
  .albemo-mobile-menu{display:grid;place-items:center;flex:0 0 41px;width:41px;height:41px;padding:0;margin:0;border:1px solid #d9ddd9;border-radius:11px;background:#fff;color:#17384f;font-size:0;position:relative}
  .albemo-mobile-menu:before,.albemo-mobile-menu:after,.albemo-mobile-menu span{content:"";display:block;position:absolute;left:11px;width:17px;height:2px;border-radius:10px;background:#254b65}
  .albemo-mobile-menu:before{top:12px}.albemo-mobile-menu span{top:18px}.albemo-mobile-menu:after{top:24px}
  .albemo-mobile-brand{display:block;font-weight:900;letter-spacing:.12em;font-size:16px;color:#17384f;white-space:nowrap}
  .albemo-sidebar-close{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #d8dad7;border-radius:10px;background:#fff;color:#263943;font-size:23px;line-height:1}
  .albemo-topbar-v6 .topbar-title,.albemo-topbar-v6 .plan-badge{display:none}
  .albemo-topbar-tools{gap:8px}
  .albemo-topbar-v6 .avatar{width:37px;height:37px}
  .sidebar-overlay.open{display:block!important;position:fixed;inset:0;z-index:1001;background:rgba(13,25,35,.46);backdrop-filter:blur(2px)}
  .content-wrap{width:min(100% - 28px,1220px);padding:23px 0 58px}
  .albemo-dashboard-head,.albemo-library-head-v6{align-items:stretch;flex-direction:column;gap:17px;margin-bottom:21px}
  .albemo-dashboard-head h1,.albemo-library-head-v6 h1{font-size:clamp(39px,11.5vw,52px);line-height:1}
  .albemo-dashboard-head p,.albemo-library-head-v6 p{font-size:14px}
  .albemo-head-cta,.albemo-library-head-v6>.btn{width:100%}
  .albemo-first-copy{padding:29px 23px 32px}
  .albemo-first-copy h2{font-size:36px}
  .albemo-first-preview{min-height:290px}
  .albemo-continue-cover{min-height:280px}
  .albemo-continue-copy{padding:25px 22px 27px}
  .albemo-continue-copy h2{font-size:38px}
  .albemo-inline-stats{gap:12px}
  .albemo-continue-actions{display:grid;grid-template-columns:1fr 1fr}
  .albemo-continue-actions .btn{width:100%}
  .albemo-dashboard-summary{margin-bottom:35px}
  .albemo-dashboard-summary div{padding:12px}
  .albemo-dashboard-section{margin-top:35px}
  .albemo-section-head-v6{align-items:flex-start}
  .albemo-section-head-v6 h2{font-size:28px}
  .albemo-album-grid-v6,.albemo-library-grid-v6{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .albemo-album-card-v6{border-radius:14px}
  .albemo-album-card-body{padding:11px 11px 12px}
  .albemo-album-card-body h3{font-size:17px;margin:6px 0 7px}
  .albemo-card-counts{gap:5px;font-size:8px}.albemo-card-counts span:not(:last-child):after{margin-left:5px}
  .albemo-card-foot{font-size:8px;margin-top:9px;padding-top:9px}
  .albemo-card-status{top:7px;right:7px;font-size:8px;padding:5px 7px}
  .albemo-cover-fallback span{font-size:40px}.albemo-cover-fallback small{font-size:7px}
  .albemo-template-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px;margin-right:-14px}
  .albemo-template-row a{min-width:106px;scroll-snap-align:start}
  .albemo-dashboard-lower{margin-top:35px}
  .albemo-side-panels{grid-template-columns:1fr}
  .albemo-dashboard-panel{padding:20px}
  .albemo-album-search{align-items:stretch;flex-wrap:wrap}.albemo-search-field{max-width:none;flex-basis:100%}.albemo-album-search .btn{flex:1}
  .albemo-library-empty-v6{padding:28px 22px;gap:20px}.albemo-library-empty-art{height:170px}.albemo-library-empty-art span{width:115px;height:150px}
}
@media(max-width:430px){
  .albemo-dashboard-summary{gap:7px}.albemo-dashboard-summary div{display:grid;gap:1px}.albemo-dashboard-summary strong{font-size:21px}
  .albemo-section-head-v6{display:block}.albemo-section-head-v6 .albemo-arrow-link{display:inline-block;margin-top:9px}
  .albemo-continue-actions{grid-template-columns:1fr}
}


/* =========================================================
   ALBEMO VIDEO UX REFINEMENT — 2026-08-28
   ========================================================= */
.btn-small{padding:9px 13px;font-size:13px;border-radius:10px}
.memory-type-panel{padding:30px;background:linear-gradient(180deg,#fff 0,#fdfbf7 100%);border-radius:24px}
.memory-type-panel .compact-heading{margin-bottom:22px}
.memory-type-panel .compact-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,54px);font-weight:500;letter-spacing:-.04em;margin:0 0 8px;color:#1b3141}
.memory-type-panel .compact-heading p{max-width:760px;font-size:16px;line-height:1.72;color:#6f7c85}
.premium-uploader{border:1px solid #e4dfd4;border-radius:22px;background:#fff;padding:18px;box-shadow:0 14px 32px rgba(27,46,59,.04)}
.upload-dropzone{display:grid;gap:6px;justify-items:start;padding:20px;border:1px dashed #cfd9dd;border-radius:18px;background:linear-gradient(180deg,#fcfdfd 0,#f6f9fa 100%);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.upload-dropzone:hover{border-color:#9bb2bf;box-shadow:0 10px 22px rgba(39,79,103,.08);transform:translateY(-1px)}
.upload-dropzone input{position:absolute;left:-9999px;opacity:0}
.upload-drop-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#173f59;color:#fff;font-size:20px;box-shadow:0 10px 24px rgba(23,63,89,.18)}
.upload-dropzone strong{font-size:17px;color:#1f2d38}.upload-dropzone span{font-size:14px;color:#687782}.upload-dropzone small{font-size:13px;color:#7e8990}
.upload-list{display:grid;gap:12px;margin-top:16px}
.upload-item{border:1px solid #e3dfd7;border-radius:18px;background:#fff;padding:14px 14px 13px;box-shadow:0 10px 22px rgba(27,46,59,.035)}
.upload-item.complete{border-color:#d7e7dc;background:linear-gradient(180deg,#fff 0,#f6fbf8 100%)}
.upload-item.failed{border-color:#ebd6d6;background:#fff9f9}
.upload-item.is-finalizing{border-color:#c9dce6;background:linear-gradient(180deg,#fff 0,#f5f9fb 100%)}
.upload-item.is-finalizing .upload-progress span{animation:albemo-finalizing-pulse 1.15s ease-in-out infinite}
.upload-item.is-finalizing .upload-file-state{font-weight:700;color:#496b7e}
@keyframes albemo-finalizing-pulse{0%,100%{opacity:1}50%{opacity:.58}}
.upload-item-main{display:grid;grid-template-columns:60px minmax(0,1fr);gap:13px;align-items:center}
.upload-file-preview{width:60px;height:60px;border-radius:16px;background:linear-gradient(145deg,#edf3f5,#e7ecf0);display:grid;place-items:center;overflow:hidden;color:#284e66;font-size:20px;font-weight:900}
.upload-file-preview img,.upload-file-preview video{width:100%;height:100%;object-fit:cover;display:block}
.upload-file-preview.is-video{background:linear-gradient(145deg,#183b54,#315f7b);color:#fff}
.upload-file-preview.is-audio{background:linear-gradient(145deg,#efe6d9,#e5d7bf);color:#23465f}
.upload-file-copy{min-width:0;display:grid;gap:4px}
.upload-file-title-line{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.upload-file-title-line strong{display:block;font-size:15px;line-height:1.38;color:#1e2f3b;overflow-wrap:anywhere}
.upload-percent{font-size:13px;font-weight:800;color:#315c78;white-space:nowrap}
.upload-file-state,.upload-file-size{display:block;color:#6f7d85;font-size:13px;line-height:1.45}
.upload-progress{position:relative;height:9px;background:#ebe8e1;border-radius:999px;overflow:hidden;margin:12px 0 0}
.upload-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#5a87a0,#234f67);border-radius:inherit;transition:width .18s linear}
.upload-item-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px;flex-wrap:wrap}
.upload-remove{appearance:none;border:1px solid #d3dbe0;background:#fff;color:#294c61;padding:8px 12px;border-radius:10px;font-weight:800;font-size:13px}
.upload-remove:hover{background:#f5f8f9}
.quota-note{margin-top:14px;color:#68757e;font-size:13px}
.save-status{margin-top:12px;padding:12px 14px;border-radius:12px;background:#eef4f6;border:1px solid #d9e3e8;color:#507084;font-size:13px}

.collection-video,.youtube-video-thumb{aspect-ratio:16/9;min-height:auto;border-bottom:1px solid #e8e4db;background:#111}
.collection-video video,.youtube-video-thumb video{display:block;width:100%;height:100%;object-fit:cover;background:#0f1418}
.youtube-video-card{display:flex;flex-direction:column}
.youtube-video-card .collection-card-body{display:grid;gap:10px}
.youtube-video-meta{display:flex;gap:8px;flex-wrap:wrap;color:#728089;font-size:11px}
.youtube-video-info h3{font-size:18px;line-height:1.35;margin:0}
.smart-video-thumb{position:relative;overflow:hidden}
.smart-video-thumb::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,19,24,.02),rgba(14,19,24,.18));pointer-events:none;z-index:1}
.smart-video-thumb.video-thumb-loading::after{content:"";position:absolute;inset:auto 16px 16px 16px;height:4px;border-radius:999px;background:rgba(255,255,255,.18);box-shadow:0 0 0 1px rgba(255,255,255,.08) inset;z-index:3}
.video-thumb-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#1b364c,#395f77);color:#fff;font-size:26px;font-weight:900;z-index:0}
.has-video-frame .video-thumb-fallback{opacity:0;pointer-events:none}
.video-thumb-play{position:absolute;left:16px;bottom:16px;z-index:3;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);box-shadow:0 8px 20px rgba(12,20,28,.18);font-size:18px;color:#17384f}
.album-count-badge{position:absolute;right:14px;bottom:14px;z-index:3;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(15,25,33,.72);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:800}

.memory-video-collection{margin-top:42px}
.story-video-stack{display:grid;gap:18px}
.video-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.video-album-item{min-width:0}
.albemo-video-card{background:#fff;border:1px solid #e4dfd5;border-radius:22px;overflow:hidden;box-shadow:0 16px 38px rgba(24,44,57,.055)}
.albemo-video-player{position:relative;background:#0c1115;aspect-ratio:16/9;overflow:hidden}
.story-video{display:block;width:100%;height:100%;object-fit:contain;background:#0c1115}
.video-player-state{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(16,24,31,.72);backdrop-filter:blur(8px);color:#fff;font-size:13px;font-weight:700;z-index:2;max-width:max-content}
.video-player-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.24);border-top-color:#fff;animation:albemo-spin .9s linear infinite;flex:0 0 16px}
@keyframes albemo-spin{to{transform:rotate(360deg)}}
.video-player-error{position:absolute;left:16px;right:16px;bottom:16px;display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:rgba(127,38,38,.88);color:#fff;z-index:2;font-size:13px}
.video-detail-meta{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px 18px;flex-wrap:wrap}
.video-detail-meta strong{display:block;font-size:15px;line-height:1.4;color:#1d2f3a;overflow-wrap:anywhere}
.video-detail-meta span{display:block;margin-top:3px;font-size:12px;color:#75828a}
.video-detail-actions{display:flex;gap:8px;flex-wrap:wrap}
.video-album-label{display:inline-flex;align-items:center;margin-bottom:5px;padding:5px 9px;border-radius:999px;background:#eef3f5;color:#33596f;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}

@media(max-width:920px){.video-album-grid{grid-template-columns:1fr}.video-detail-meta{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.memory-type-panel{padding:22px}.memory-type-panel .compact-heading h2{font-size:clamp(30px,10vw,44px)}.upload-dropzone{padding:18px}.upload-item{padding:12px}.upload-item-main{grid-template-columns:52px minmax(0,1fr);gap:11px}.upload-file-preview{width:52px;height:52px;border-radius:14px}.upload-file-title-line{align-items:flex-start}.upload-file-title-line strong{font-size:14px}.collection-video,.youtube-video-thumb{border-bottom:0}.youtube-video-card .collection-card-body{padding:12px}.youtube-video-info h3{font-size:15px}.video-player-state{left:12px;right:12px;bottom:12px;padding:8px 10px;font-size:12px;max-width:calc(100% - 24px)}.video-detail-meta{padding:14px}.video-detail-actions{width:100%}.video-detail-actions .btn{flex:1 1 140px}}
@media(max-width:520px){.upload-item-actions{justify-content:flex-start}.video-detail-actions .btn{width:100%}.collection-grid.is-list .youtube-video-thumb{height:auto}.collection-grid.is-list .youtube-video-card{grid-template-columns:1fr}.collection-grid.is-list .collection-media{min-height:0}}


/* =========================================================
   ALBEMO PHOTO + VIDEO DESKTOP NORMALIZATION — 2026-08-28b
   ========================================================= */
.collection-grid.collection-photo.is-grid,
.collection-grid.collection-video.is-grid{
  gap:22px;
  align-items:start;
}
.collection-grid.collection-photo.is-grid{
  grid-template-columns:repeat(auto-fit,minmax(280px,340px));
  justify-content:start;
}
.collection-grid.collection-video.is-grid{
  grid-template-columns:repeat(auto-fit,minmax(360px,420px));
  justify-content:start;
}
.collection-grid.collection-photo.is-grid .collection-card,
.collection-grid.collection-video.is-grid .collection-card{
  width:100%;
  max-width:100%;
  height:100%;
}
.collection-grid.collection-photo.is-grid .collection-card-body,
.collection-grid.collection-video.is-grid .collection-card-body{
  min-height:150px;
}
.collection-grid.collection-photo.is-grid .collection-photo{
  aspect-ratio:4/3;
  max-height:none;
}
.collection-grid.collection-photo.is-grid .collection-card-body h3{font-size:18px}
.collection-grid.collection-photo.is-grid .collection-card-footer,
.collection-grid.collection-photo.is-grid .meta-line,
.collection-grid.collection-photo.is-grid .collection-kind-meta,
.collection-grid.collection-video.is-grid .youtube-video-meta{font-size:13px}
.collection-grid.collection-video.is-grid .collection-video,
.collection-grid.collection-video.is-grid .youtube-video-thumb{
  width:100%;
  aspect-ratio:16/9;
  border-bottom:1px solid #e7e3da;
}
.collection-grid.collection-video.is-grid .youtube-video-info h3{font-size:19px}
.collection-grid.collection-video.is-grid .video-thumb-play{left:18px;bottom:18px}
.collection-grid.is-list.collection-photo .collection-card,
.collection-grid.is-list.collection-video .collection-card{
  grid-template-columns:220px 1fr;
}
.collection-grid.is-list.collection-video .collection-media,
.collection-grid.is-list.collection-photo .collection-media{
  height:100%;
}

.memory-album-section,
.video-story-section{margin-top:34px}
.album-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px}
.album-section-head h2{margin:6px 0 0;font-size:22px;line-height:1.25}
.album-section-head span{color:#697882;font-size:14px}
.memory-photo-album{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.memory-photo-album.single-photo-album{grid-template-columns:minmax(0,780px);justify-content:center}
.album-photo-tile{position:relative;display:block;width:100%;padding:0;border:0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(25,42,54,.08);cursor:pointer;text-align:left}
.album-photo-tile img{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;background:#edf1f3}
.single-photo-album .album-photo-tile img{max-height:560px}
.album-photo-zoom{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);color:#16384e;font-size:18px;font-weight:900;box-shadow:0 8px 20px rgba(16,28,38,.16)}
.albemo-lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:26px;background:rgba(13,20,28,.88);z-index:140}
.albemo-lightbox.open{display:flex}
.lightbox-stage{position:relative;max-width:min(92vw,1280px);max-height:88vh;display:grid;justify-items:center;gap:10px}
.lightbox-stage img{max-width:100%;max-height:80vh;border-radius:20px;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.lightbox-close,.lightbox-nav{position:absolute;border:0;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#fff;backdrop-filter:blur(8px)}
.lightbox-close{top:20px;right:20px;width:48px;height:48px;border-radius:50%;font-size:28px;z-index:3}
.lightbox-nav{top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;font-size:34px;z-index:3}
.lightbox-prev{left:24px}.lightbox-next{right:24px}
.lightbox-counter{color:#fff;font-size:14px;font-weight:700;letter-spacing:.04em}

@media(max-width:1180px){
  .collection-grid.collection-photo.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}
  .collection-grid.collection-video.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}
}
@media(max-width:760px){
  .collection-grid.collection-photo.is-grid,
  .collection-grid.collection-video.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .collection-grid.is-list.collection-photo .collection-card,
  .collection-grid.is-list.collection-video .collection-card{grid-template-columns:110px 1fr}
  .memory-photo-album{grid-template-columns:1fr;gap:12px}
  .album-photo-tile{border-radius:18px}
  .album-photo-tile img{aspect-ratio:4/3}
  .lightbox-nav{width:44px;height:44px;font-size:28px}.lightbox-prev{left:14px}.lightbox-next{right:14px}
}


/* =========================================================
   ALBEMO GALLERY POLISH HOTFIX — 2026-08-28c
   ========================================================= */
.collection-grid.collection-photo.is-grid,
.collection-grid.collection-video.is-grid{
  display:flex;
  flex-wrap:wrap;
  align-items:stretch;
  gap:24px;
}
.collection-grid.collection-photo.is-grid .collection-card{
  flex:0 0 330px;
  max-width:330px;
}
.collection-grid.collection-video.is-grid .collection-card{
  flex:0 0 360px;
  max-width:360px;
}
.collection-grid.collection-photo.is-grid .collection-card-body,
.collection-grid.collection-video.is-grid .collection-card-body{
  min-height:0;
}
.collection-grid.collection-photo.is-grid .collection-photo,
.collection-grid.collection-video.is-grid .collection-video,
.collection-grid.collection-video.is-grid .youtube-video-thumb{
  width:100%;
}
.collection-grid.collection-photo.is-grid .collection-photo{aspect-ratio:4/3}
.collection-grid.collection-photo.is-grid .collection-card-body{padding:16px 18px 18px}
.collection-grid.collection-photo.is-grid .collection-card-body h3{font-size:22px;line-height:1.18;margin:10px 0 8px}
.collection-grid.collection-photo.is-grid .meta-line,
.collection-grid.collection-photo.is-grid .collection-kind-meta,
.collection-grid.collection-photo.is-grid .collection-card-footer{
  font-size:13px;
}
.collection-grid.collection-photo.is-grid .collection-card-footer{margin-top:14px}
.collection-grid.collection-photo.is-grid .album-count-badge,
.collection-grid.collection-video.is-grid .album-count-badge{
  font-size:12px;
  padding:7px 11px;
}

.collection-grid.collection-video.is-grid .collection-card-body{padding:14px 16px 16px}
.collection-grid.collection-video.is-grid .youtube-video-info h3{font-size:18px;line-height:1.28;margin:0 0 8px}
.collection-grid.collection-video.is-grid .youtube-video-meta{font-size:12px;gap:7px}
.collection-grid.collection-video.is-grid .collection-video,
.collection-grid.collection-video.is-grid .youtube-video-thumb{
  aspect-ratio:16/9;
  border-bottom:1px solid #e7e3da;
  background:linear-gradient(145deg,#eaf1f4,#dde6eb);
}
.collection-grid.collection-video.is-grid .smart-video-thumb{
  display:block;
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,#eaf1f4,#dde6eb);
}
.collection-grid.collection-video.is-grid .smart-video-thumb video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  background:transparent;
  opacity:0;
  transition:opacity .18s ease;
}
.collection-grid.collection-video.is-grid .smart-video-thumb.has-video-frame video{opacity:1}
.collection-grid.collection-video.is-grid .smart-video-thumb:not(.has-video-frame) video{pointer-events:none}
.collection-grid.collection-video.is-grid .video-thumb-fallback{
  background:linear-gradient(145deg,#254861,#4f7890);
}
.collection-grid.collection-video.is-grid .video-thumb-play{
  width:48px;
  height:48px;
  font-size:20px;
}
.collection-grid.collection-video.is-grid .memory-card-tools{top:10px;left:10px;right:10px}

@media (min-width: 1400px){
  .collection-grid.collection-photo.is-grid .collection-card{flex-basis:345px;max-width:345px}
  .collection-grid.collection-video.is-grid .collection-card{flex-basis:340px;max-width:340px}
}
@media (max-width: 1180px){
  .collection-grid.collection-photo.is-grid .collection-card,
  .collection-grid.collection-video.is-grid .collection-card{flex:1 1 calc(50% - 12px);max-width:calc(50% - 12px)}
}
@media (max-width: 760px){
  .collection-grid.collection-photo.is-grid,
  .collection-grid.collection-video.is-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .collection-grid.collection-photo.is-grid .collection-card,
  .collection-grid.collection-video.is-grid .collection-card{flex:none;max-width:none}
  .collection-grid.collection-photo.is-grid .collection-card-body,
  .collection-grid.collection-video.is-grid .collection-card-body{padding:12px}
  .collection-grid.collection-photo.is-grid .collection-card-body h3,
  .collection-grid.collection-video.is-grid .youtube-video-info h3{font-size:15px}
}


/* =========================================================
   ALBEMO VIDEO COLLECTION LAYOUT FIX — 2026-08-28d
   Fixes black overflow + normalizes Gallery/List cards.
   ========================================================= */

/* Video media must never participate in card height calculation. */
.collection-grid.collection-video .smart-video-thumb{
  position:relative!important;
  display:block!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#244a63,#426c84)!important;
  min-height:0!important;
}
.collection-grid.collection-video .smart-video-thumb>video{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  object-fit:cover!important;
  background:transparent!important;
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
.collection-grid.collection-video .smart-video-thumb.has-video-frame>video{opacity:1}
.collection-grid.collection-video .video-thumb-fallback{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(145deg,#23465f,#52798f)!important;
}
.collection-grid.collection-video .smart-video-thumb.has-video-frame .video-thumb-fallback{opacity:0}

/* ===== Desktop Gallery ===== */
.collection-grid.collection-video.is-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:start!important;
  justify-content:stretch!important;
  width:100%!important;
}
.collection-grid.collection-video.is-grid .youtube-video-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  background:#fff!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.collection-grid.collection-video.is-grid .collection-video,
.collection-grid.collection-video.is-grid .youtube-video-thumb{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  flex:0 0 auto!important;
  border-bottom:1px solid #e7e3da!important;
}
.collection-grid.collection-video.is-grid .youtube-video-card .collection-card-body{
  min-height:0!important;
  height:auto!important;
  padding:14px 16px 16px!important;
}
.collection-grid.collection-video.is-grid .youtube-video-info h3{
  margin:0 0 7px!important;
  font-size:17px!important;
  line-height:1.3!important;
}
.collection-grid.collection-video.is-grid .youtube-video-meta{
  font-size:11px!important;
  line-height:1.45!important;
}
.collection-grid.collection-video.is-grid .video-thumb-play{
  left:50%!important;
  bottom:auto!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  width:46px!important;
  height:46px!important;
  font-size:18px!important;
}
.collection-grid.collection-video.is-grid .smart-video-thumb::before{
  z-index:2!important;
}
.collection-grid.collection-video.is-grid .video-thumb-play,
.collection-grid.collection-video.is-grid .album-count-badge{
  z-index:3!important;
}

/* ===== Desktop List ===== */
.collection-grid.collection-video.is-list{
  display:block!important;
  width:100%!important;
}
.collection-grid.collection-video.is-list .youtube-video-card{
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:980px!important;
  min-height:124px!important;
  height:auto!important;
  margin:0 0 14px!important;
  background:#fff!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.collection-grid.collection-video.is-list .collection-video,
.collection-grid.collection-video.is-list .youtube-video-thumb{
  grid-column:1!important;
  grid-row:1!important;
  width:220px!important;
  height:auto!important;
  min-height:124px!important;
  max-height:124px!important;
  aspect-ratio:16/9!important;
  align-self:stretch!important;
  border:0!important;
  border-right:1px solid #e7e3da!important;
}
.collection-grid.collection-video.is-list .youtube-video-card .collection-card-body{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  min-height:124px!important;
  height:auto!important;
  padding:18px 54px 18px 18px!important;
  align-self:stretch!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.collection-grid.collection-video.is-list .youtube-video-info h3{
  margin:0 0 8px!important;
  font-size:18px!important;
}
.collection-grid.collection-video.is-list .youtube-video-meta{font-size:12px!important}
.collection-grid.collection-video.is-list .video-thumb-play{
  left:50%!important;
  bottom:auto!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  width:42px!important;
  height:42px!important;
  font-size:16px!important;
}
.collection-grid.collection-video.is-list .memory-card-tools{
  top:10px!important;
  left:10px!important;
  right:10px!important;
}
.collection-grid.collection-video.is-list .memory-card-tools .memory-card-menu-wrap{margin-left:auto!important}

/* Prevent any legacy black video surface from escaping the card. */
.collection-grid.collection-video .youtube-video-card,
.collection-grid.collection-video .collection-media,
.collection-grid.collection-video .collection-card-body{
  overflow:hidden;
}
.collection-grid.collection-video .youtube-video-card::after{content:none!important}

@media(max-width:1180px){
  .collection-grid.collection-video.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .collection-grid.collection-video.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .collection-grid.collection-video.is-grid .youtube-video-info h3{font-size:15px!important}
  .collection-grid.collection-video.is-list .youtube-video-card{
    grid-template-columns:118px minmax(0,1fr)!important;
    max-width:none!important;
    min-height:86px!important;
  }
  .collection-grid.collection-video.is-list .collection-video,
  .collection-grid.collection-video.is-list .youtube-video-thumb{
    width:118px!important;
    min-height:86px!important;
    max-height:86px!important;
  }
  .collection-grid.collection-video.is-list .youtube-video-card .collection-card-body{
    min-height:86px!important;
    padding:11px 42px 11px 12px!important;
  }
  .collection-grid.collection-video.is-list .youtube-video-info h3{font-size:14px!important;margin-bottom:4px!important}
  .collection-grid.collection-video.is-list .youtube-video-meta{font-size:10px!important}
  .collection-grid.collection-video.is-list .video-thumb-play{width:34px!important;height:34px!important;font-size:13px!important}
}
@media(max-width:440px){
  .collection-grid.collection-video.is-grid{grid-template-columns:1fr!important}
}


/* =========================================================
   ALBEMO VIDEO SYSTEM V2 — STATIC LIBRARY PREVIEW + PRO PLAYER
   2026-08-28
   ========================================================= */

/* Library: no persistent video element exists, therefore no black overflow. */
.collection-grid.collection-video .youtube-video-card{
  background:#fff!important;
  border:1px solid #e2ded6!important;
  box-shadow:0 10px 28px rgba(25,43,55,.055)!important;
}
.collection-grid.collection-video .youtube-video-thumb{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#dfe9ee,#c8dae3)!important;
}
.collection-grid.collection-video .video-card-poster{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:0;
  z-index:1!important;
  transition:opacity .2s ease;
}
.collection-grid.collection-video .youtube-video-thumb.has-video-frame .video-card-poster{opacity:1}
.collection-grid.collection-video .video-thumb-fallback{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:grid!important;
  place-items:center!important;
  background:
    radial-gradient(circle at 72% 24%,rgba(255,255,255,.15),transparent 31%),
    linear-gradient(145deg,#254b64,#456f87)!important;
}
.collection-grid.collection-video .video-fallback-mark{
  opacity:.72;
  font-size:22px;
}
.collection-grid.collection-video .youtube-video-thumb.has-video-frame .video-thumb-fallback{opacity:0}
.collection-grid.collection-video .youtube-video-thumb::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:linear-gradient(180deg,rgba(7,15,21,.02),rgba(7,15,21,.18));
  pointer-events:none;
}
.collection-grid.collection-video .video-thumb-play{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  bottom:auto!important;
  transform:translate(-50%,-50%)!important;
  z-index:4!important;
  width:50px!important;
  height:50px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.95)!important;
  color:#15364c!important;
  box-shadow:0 10px 26px rgba(10,21,29,.2)!important;
  transition:transform .16s ease,background .16s ease!important;
}
.collection-grid.collection-video .video-thumb-play span{margin-left:3px;font-size:17px}
.collection-grid.collection-video .youtube-video-thumb:hover .video-thumb-play{
  transform:translate(-50%,-50%) scale(1.06)!important;
  background:#fff!important;
}
.collection-grid.collection-video .youtube-video-card .memory-card-tools{z-index:6}
.collection-grid.collection-video .youtube-video-card .youtube-video-info{
  background:#fff!important;
  color:#1d2c36!important;
}
.collection-grid.collection-video .youtube-video-meta{color:#74818a!important}

/* Desktop gallery mirrors a modern video library: compact, consistent 16:9 cards. */
.collection-grid.collection-video.is-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:start!important;
  width:100%!important;
  background:transparent!important;
}
.collection-grid.collection-video.is-grid .youtube-video-card{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  overflow:hidden!important;
  border-radius:18px!important;
}
.collection-grid.collection-video.is-grid .youtube-video-card .collection-card-body{
  min-height:0!important;
  padding:14px 15px 16px!important;
}
.collection-grid.collection-video.is-grid .youtube-video-info h3{
  margin:0 0 8px!important;
  font-size:17px!important;
  line-height:1.3!important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.collection-grid.collection-video.is-grid .youtube-video-meta{font-size:11px!important;gap:6px!important}

/* List view remains compact and cannot expand beyond the row. */
.collection-grid.collection-video.is-list{display:grid!important;gap:14px!important;background:transparent!important}
.collection-grid.collection-video.is-list .youtube-video-card{
  display:grid!important;
  grid-template-columns:230px minmax(0,1fr)!important;
  width:min(100%,980px)!important;
  max-width:980px!important;
  height:130px!important;
  min-height:130px!important;
  border-radius:17px!important;
  overflow:hidden!important;
}
.collection-grid.collection-video.is-list .youtube-video-thumb{
  grid-column:1!important;
  grid-row:1!important;
  width:230px!important;
  height:130px!important;
  min-height:130px!important;
  aspect-ratio:auto!important;
}
.collection-grid.collection-video.is-list .youtube-video-card .collection-card-body{
  grid-column:2!important;
  grid-row:1!important;
  height:130px!important;
  min-height:130px!important;
  padding:18px 54px 18px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.collection-grid.collection-video.is-list .youtube-video-info h3{font-size:18px!important;margin:0 0 8px!important}
.collection-grid.collection-video.is-list .youtube-video-meta{font-size:12px!important}

/* Premium detail player. */
.albemo-pro-video-player{
  position:relative!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  background:#0d1114!important;
  overflow:hidden!important;
  border-radius:18px 18px 0 0!important;
  outline:none;
  user-select:none;
}
.albemo-pro-video-player .story-video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:contain!important;
  background:#0d1114!important;
  border-radius:0!important;
}
.pro-video-big-play{
  position:absolute;
  left:50%;top:50%;
  transform:translate(-50%,-50%);
  width:76px;height:76px;
  border:0;border-radius:50%;
  display:grid;place-items:center;
  background:rgba(255,255,255,.94);
  color:#15384e;
  z-index:6;
  box-shadow:0 16px 36px rgba(0,0,0,.28);
  transition:transform .18s ease,opacity .18s ease;
}
.pro-video-big-play span{font-size:28px;margin-left:5px}
.pro-video-big-play:hover{transform:translate(-50%,-50%) scale(1.06)}
.albemo-pro-video-player.is-playing .pro-video-big-play{opacity:0;pointer-events:none}
.pro-video-controls{
  position:absolute;
  left:0;right:0;bottom:0;
  z-index:7;
  padding:34px 15px 12px;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.78));
  color:#fff;
  transition:opacity .18s ease;
}
.pro-video-timeline{position:relative;height:16px;display:flex;align-items:center}
.pro-video-timeline:before{
  content:"";position:absolute;left:0;right:0;height:4px;border-radius:999px;background:rgba(255,255,255,.28)
}
.pro-video-buffer{position:absolute;left:0;right:0;height:4px;border-radius:999px;overflow:hidden;pointer-events:none}
.pro-video-buffer span{display:block;width:0;height:100%;background:rgba(255,255,255,.5);border-radius:inherit}
.pro-video-timeline input[type="range"]{
  position:relative;z-index:2;width:100%;height:16px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;appearance:none;-webkit-appearance:none;cursor:pointer
}
.pro-video-timeline input[type="range"]::-webkit-slider-runnable-track{height:4px;background:linear-gradient(90deg,#fff 0 var(--played,0%),transparent var(--played,0%) 100%);border-radius:999px}
.pro-video-timeline input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;margin-top:-4.5px;border-radius:50%;background:#fff;border:0;box-shadow:0 1px 5px rgba(0,0,0,.4)}
.pro-video-timeline input[type="range"]::-moz-range-track{height:4px;background:linear-gradient(90deg,#fff 0 var(--played,0%),transparent var(--played,0%) 100%);border-radius:999px}
.pro-video-timeline input[type="range"]::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:#fff;border:0}
.pro-video-control-row{display:flex;align-items:center;gap:8px;min-height:36px}
.pro-video-icon,.pro-video-speed{
  appearance:none;border:0;background:transparent;color:#fff;height:36px;min-width:36px;padding:0 7px;border-radius:8px;display:grid;place-items:center;font-weight:800
}
.pro-video-icon:hover,.pro-video-speed:hover{background:rgba(255,255,255,.13)}
.pro-video-icon span{font-size:17px;line-height:1}
.pro-video-speed{font-size:12px;min-width:42px}
.pro-video-time{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:rgba(255,255,255,.92);white-space:nowrap}
.pro-video-spacer{flex:1}
.albemo-pro-video-player .video-player-state{
  left:50%!important;right:auto!important;bottom:auto!important;top:50%!important;
  transform:translate(-50%,-50%);
  z-index:8!important;
  padding:10px 13px!important;
  background:rgba(12,19,24,.76)!important;
  border-radius:999px!important;
  max-width:80%!important;
  white-space:nowrap;
}
.albemo-pro-video-player:fullscreen{border-radius:0!important;background:#000!important}
.albemo-pro-video-player:fullscreen .story-video{background:#000!important}

@media(max-width:1180px){
  .collection-grid.collection-video.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .collection-grid.collection-video.is-grid{grid-template-columns:1fr!important;gap:16px!important}
  .collection-grid.collection-video.is-grid .youtube-video-card .collection-card-body{padding:14px 16px 16px!important}
  .collection-grid.collection-video.is-list .youtube-video-card{grid-template-columns:120px minmax(0,1fr)!important;height:88px!important;min-height:88px!important;width:100%!important}
  .collection-grid.collection-video.is-list .youtube-video-thumb{width:120px!important;height:88px!important;min-height:88px!important}
  .collection-grid.collection-video.is-list .youtube-video-card .collection-card-body{height:88px!important;min-height:88px!important;padding:10px 42px 10px 12px!important}
  .collection-grid.collection-video.is-list .youtube-video-info h3{font-size:14px!important;margin-bottom:4px!important}
  .collection-grid.collection-video.is-list .youtube-video-meta{font-size:10px!important}
  .pro-video-big-play{width:62px;height:62px}.pro-video-big-play span{font-size:22px}
  .pro-video-controls{padding:28px 10px 8px}.pro-video-control-row{gap:3px}.pro-video-time{font-size:11px}.pro-video-speed{min-width:36px;padding:0 4px}
}


/* ===== Albemo final photo gallery + memory actions polish — 2026-08-28 ===== */
.memory-detail-topbar{margin-bottom:24px}.memory-detail-bottom-actions{max-width:900px;margin:28px auto 0;padding-top:20px;border-top:1px solid #e2ded5;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.memory-detail-bottom-actions form{margin:0}
@media(min-width:1181px){.collection-grid.collection-photo.is-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.collection-grid.collection-photo.is-grid .collection-card{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important}.collection-grid.collection-photo.is-grid .collection-photo{aspect-ratio:4/3!important}.collection-grid.collection-photo.is-grid .collection-card-body{min-height:0!important}}
@media(min-width:901px) and (max-width:1180px){.collection-grid.collection-photo.is-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.collection-grid.collection-photo.is-grid .collection-card{max-width:none!important;flex:none!important}}
@media(min-width:761px) and (max-width:900px){.collection-grid.collection-photo.is-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.collection-grid.collection-photo.is-grid .collection-card{max-width:none!important;flex:none!important}}
@media(max-width:760px){.memory-detail-bottom-actions{align-items:stretch;flex-direction:column}.memory-detail-bottom-actions .btn,.memory-detail-bottom-actions form,.memory-detail-bottom-actions form .btn{width:100%}}


/* =========================================================
   ALBEMO PHOTO GALLERY ROOT FIX — 2026-08-28
   Container class is intentionally collection-type-photo.
   Do not reuse .collection-photo here: that class belongs to
   the individual thumbnail and previously caused desktop shrink.
   ========================================================= */
.collection-grid.collection-type-photo.is-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:20px !important;
  width:100% !important;
  max-width:none !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  align-items:start !important;
  justify-content:stretch !important;
  overflow:visible !important;
}
.collection-grid.collection-type-photo.is-grid .collection-card{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  height:auto !important;
  min-height:0 !important;
  flex:none !important;
  display:flex !important;
  flex-direction:column !important;
  border-radius:18px !important;
  overflow:hidden !important;
}
.collection-grid.collection-type-photo.is-grid .collection-media.collection-photo{
  display:block !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:4/3 !important;
  overflow:hidden !important;
  flex:none !important;
}
.collection-grid.collection-type-photo.is-grid .collection-media.collection-photo img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.collection-grid.collection-type-photo.is-grid .collection-card-body{
  display:block !important;
  padding:15px 16px 17px !important;
  min-height:0 !important;
}
.collection-grid.collection-type-photo.is-grid .collection-card-body h3{
  margin:8px 0 !important;
  font-size:18px !important;
  line-height:1.28 !important;
  overflow-wrap:anywhere !important;
}
.collection-grid.collection-type-photo.is-grid .meta-line,
.collection-grid.collection-type-photo.is-grid .collection-kind-meta,
.collection-grid.collection-type-photo.is-grid .collection-card-footer{
  font-size:11px !important;
  line-height:1.45 !important;
}
.collection-grid.collection-type-photo.is-grid .collection-kind-meta{
  margin-top:4px !important;
}
.collection-grid.collection-type-photo.is-grid .collection-card-footer{
  margin-top:12px !important;
}

/* Proper list mode, isolated from Gallery sizing. */
.collection-grid.collection-type-photo.is-list{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
}
.collection-grid.collection-type-photo.is-list .collection-card{
  display:grid !important;
  grid-template-columns:220px minmax(0,1fr) !important;
  width:min(100%,920px) !important;
  max-width:920px !important;
  min-height:150px !important;
  margin-bottom:14px !important;
}
.collection-grid.collection-type-photo.is-list .collection-media.collection-photo{
  width:220px !important;
  height:100% !important;
  min-height:150px !important;
  max-height:none !important;
  aspect-ratio:auto !important;
}
.collection-grid.collection-type-photo.is-list .collection-card-body{
  align-self:center !important;
}

@media (min-width:901px) and (max-width:1280px){
  .collection-grid.collection-type-photo.is-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:18px !important;
  }
}
@media (min-width:761px) and (max-width:900px){
  .collection-grid.collection-type-photo.is-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:15px !important;
  }
}
@media (max-width:760px){
  .collection-grid.collection-type-photo.is-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  .collection-grid.collection-type-photo.is-grid .collection-media.collection-photo{
    aspect-ratio:1/1 !important;
  }
  .collection-grid.collection-type-photo.is-grid .collection-card-body{
    padding:10px 11px 12px !important;
  }
  .collection-grid.collection-type-photo.is-grid .collection-card-body h3{
    font-size:14px !important;
    margin:7px 0 !important;
  }
  .collection-grid.collection-type-photo.is-grid .meta-line,
  .collection-grid.collection-type-photo.is-grid .collection-kind-meta,
  .collection-grid.collection-type-photo.is-grid .collection-card-footer{
    font-size:10px !important;
  }
  .collection-grid.collection-type-photo.is-list .collection-card{
    grid-template-columns:110px minmax(0,1fr) !important;
    width:100% !important;
    max-width:none !important;
    min-height:110px !important;
  }
  .collection-grid.collection-type-photo.is-list .collection-media.collection-photo{
    width:110px !important;
    min-height:110px !important;
  }
}

/* =========================================================
   ALBEMO ALBUM MANAGEMENT + STORY LIBRARY V4 — 2026-08-28
   ========================================================= */
.albemo-manageable-album-card{position:relative;overflow:visible}
.albemo-album-card-link{display:block;color:inherit;border-radius:inherit;overflow:hidden}
.album-card-kebab-wrap{position:absolute;right:12px;top:12px;z-index:15}
.album-card-kebab{width:40px;height:40px;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(28,47,58,.14);backdrop-filter:blur(9px)}
.album-card-action-menu{right:0;left:auto;top:46px;min-width:190px;z-index:30}
.albemo-manageable-album-card .albemo-card-status{right:auto;left:10px}

.collection-grid.collection-type-text{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.story-library-card{position:relative;min-height:260px;border-radius:22px;overflow:visible;background:transparent;border:0;box-shadow:none}
.story-library-card .memory-card-tools{top:14px;left:14px;right:14px;z-index:8}
.story-card-main{display:flex;flex-direction:column;height:100%;min-height:260px;padding:28px 26px 24px;border:1px solid #dedbd3;border-radius:22px;background:linear-gradient(160deg,#fff 0%,#fbfaf6 68%,#f3eee5 100%);box-shadow:0 14px 32px rgba(31,42,53,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.story-card-main:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(31,42,53,.09);border-color:#cfd8dc}
.story-card-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:28px 0 18px;padding-bottom:12px;border-bottom:1px solid #ebe7df;color:#6c818d;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.story-card-main h3{font:500 clamp(28px,2.5vw,38px)/1.06 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:0 0 14px;color:#1b2b36}
.story-card-main p{flex:1;margin:0;color:#64737d;font-size:15px;line-height:1.72;max-width:60ch}
.story-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:14px;border-top:1px solid #ebe7df;color:#71808a;font-size:12px;font-weight:700}

@media(max-width:900px){.collection-grid.collection-type-text{grid-template-columns:1fr}}
@media(max-width:760px){
  .album-card-kebab-wrap{right:8px;top:8px}.album-card-kebab{width:38px;height:38px}
  .story-card-main{min-height:230px;padding:24px 20px 20px}.story-card-main h3{font-size:30px}.story-card-bottom{align-items:flex-start;flex-direction:column;gap:6px}
}

/* =========================================================
   ALBEMO CONSUMER UX V7 — SIMPLE GLOBAL DASHBOARD
   ========================================================= */
.home-v7{max-width:1180px;margin:0 auto}.home-v7-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin:4px 0 28px}.home-v7-intro h1{font:500 clamp(40px,5vw,64px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.05em;margin:7px 0 10px;color:#162632}.home-v7-intro p{max-width:720px;margin:0;color:#6e7b84;font-size:17px;line-height:1.7}.home-v7-create{white-space:nowrap}
.home-v7-continue{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);background:#fff;border:1px solid #dfded8;border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(24,45,58,.065);margin-bottom:38px}.home-v7-continue-cover{position:relative;min-height:400px;display:block;overflow:hidden;background:linear-gradient(145deg,#e6eef0,#ece5da)}.home-v7-continue-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home-v7-continue-cover:hover img{transform:scale(1.015)}.home-v7-cover-label{position:absolute;left:18px;top:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);padding:8px 11px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.13em;color:#31576c}.home-v7-cover-fallback{width:100%;height:100%;min-height:220px;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.72),transparent 32%),linear-gradient(145deg,#e8f0f2,#eee6d9);color:#315c78}.home-v7-cover-fallback span{font:500 56px Georgia,serif}.home-v7-cover-fallback small{display:block;font-size:9px;letter-spacing:.13em}.home-v7-continue-copy{padding:clamp(28px,4vw,52px);display:flex;flex-direction:column;justify-content:center}.home-v7-continue-copy h2{font:500 clamp(34px,4vw,50px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.045em;margin:8px 0 12px}.home-v7-continue-copy>p{color:#6e7a83;line-height:1.7;margin:18px 0 22px}.home-v7-counts{display:flex;flex-wrap:wrap;gap:8px}.home-v7-counts span{padding:7px 10px;border-radius:999px;background:#f1f5f6;color:#456274;font-size:11px;font-weight:800}.home-v7-actions{display:flex;gap:9px;flex-wrap:wrap}
.home-v7-first-album{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;background:linear-gradient(135deg,#f3f8f9,#fffaf2);border:1px solid #dce4e4;border-radius:26px;margin-bottom:38px}.home-v7-first-copy h2{font:500 34px Georgia,serif;margin:6px 0 8px}.home-v7-first-copy p{margin:0;color:#6f7c85;line-height:1.7;max-width:720px}
.home-v7-section{margin:0 0 38px}.home-v7-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.home-v7-section-head h2{font:500 30px Georgia,serif;margin:5px 0 0}.home-v7-section-head>a{font-size:13px;font-weight:800;color:#315c78}.home-v7-album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.home-v7-album-card{display:block;background:#fff;border:1px solid #e0ded8;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(28,47,58,.045);transition:transform .18s ease,box-shadow .18s ease}.home-v7-album-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(28,47,58,.08)}.home-v7-album-cover{position:relative;aspect-ratio:4/3;overflow:hidden;background:#edf2f3}.home-v7-album-cover img{width:100%;height:100%;display:block;object-fit:cover}.home-v7-album-cover>span{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(20,31,39,.68);color:#fff;font-size:10px;font-weight:800;backdrop-filter:blur(7px)}.home-v7-album-body{padding:14px 15px 16px}.home-v7-album-body small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#6b8290}.home-v7-album-body h3{font:500 21px/1.15 Georgia,serif;margin:6px 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-v7-album-body div{font-size:12px;color:#79858d}
.home-v7-occasion-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.home-v7-occasion-grid a{display:grid;justify-items:center;gap:6px;padding:18px 10px;border:1px solid #e0e1dd;border-radius:16px;background:#fff;text-align:center;transition:.18s ease}.home-v7-occasion-grid a:hover{transform:translateY(-2px);border-color:#adc4cf;background:#fbfdfd}.home-v7-occasion-grid span{font-size:27px;line-height:1}.home-v7-occasion-grid strong{font-size:12px;color:#345062}
.home-v7-utility-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-v7-utility{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:17px 18px;border:1px solid #e0dfda;border-radius:17px;background:#fff}.home-v7-utility:hover{background:#fbfdfd}.home-v7-utility-icon{width:42px;height:42px;border-radius:13px;background:#edf4f6;display:grid;place-items:center;color:#315c78;font-weight:900}.home-v7-utility strong{display:block;font-size:14px}.home-v7-utility span{display:block;margin-top:2px;color:#76828a;font-size:12px}.home-v7-utility>b{color:#315c78}

.onboarding-v7{max-width:980px;margin:24px auto}.onboarding-v7-head{text-align:center;max-width:760px;margin:0 auto 28px}.onboarding-v7-head h1{font:500 clamp(40px,6vw,64px)/1 Georgia,serif;letter-spacing:-.05em;margin:8px 0 12px}.onboarding-v7-head p{margin:0;color:#71808a;font-size:17px}.onboarding-v7-card{background:#fff;border:1px solid #e1dfd9;border-radius:28px;padding:26px;box-shadow:0 18px 48px rgba(27,46,58,.055)}.onboarding-v7-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.onboarding-v7-grid button{appearance:none;border:1px solid #dfe2df;border-radius:18px;background:#fbfcfb;padding:22px 17px;text-align:left;display:grid;gap:7px;cursor:pointer;color:#20313c;transition:.18s ease}.onboarding-v7-grid button:hover{transform:translateY(-2px);border-color:#9ebbc9;background:#f4f9fa}.onboarding-v7-grid button>span{font-size:31px}.onboarding-v7-grid strong{font-size:17px}.onboarding-v7-grid small{font-size:12px;line-height:1.5;color:#72808a}.onboarding-v7-skip{display:block;margin:20px auto 0;border:0;background:transparent;color:#607783;font-weight:800;padding:9px 12px}

.album-create-v7{max-width:1040px;margin:0 auto}.album-create-v7-head{text-align:center;max-width:800px;margin:6px auto 28px}.album-create-v7-head h1{font:500 clamp(38px,5vw,60px)/1.02 Georgia,serif;letter-spacing:-.05em;margin:8px 0 11px}.album-create-v7-head p{margin:0;color:#71808a;font-size:16px;line-height:1.7}.album-create-v7-step{display:grid;grid-template-columns:48px 1fr;gap:17px;padding:25px;background:#fff;border:1px solid #e1e0db;border-radius:24px;margin-bottom:14px;box-shadow:0 10px 30px rgba(24,45,58,.035)}.album-create-v7-number{width:42px;height:42px;border-radius:50%;background:#1b4b67;color:#fff;display:grid;place-items:center;font-weight:900}.album-create-v7-title{margin:0 0 18px}.album-create-v7-title h2{font:500 28px Georgia,serif;margin:0 0 5px}.album-create-v7-title p{margin:0;color:#74818a;font-size:13px;line-height:1.6}.album-create-v7-occasions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.album-create-v7-occasions label{position:relative}.album-create-v7-occasions input{position:absolute;opacity:0;pointer-events:none}.album-create-v7-occasions label>span{min-height:91px;border:1px solid #dfe2df;border-radius:15px;background:#fbfcfb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.album-create-v7-occasions b{font-size:25px}.album-create-v7-occasions small{font-size:11px;font-weight:850;color:#415868}.album-create-v7-occasions input:checked+span{border-color:#2f6685;background:#edf5f8;box-shadow:0 0 0 2px rgba(47,102,133,.1)}.album-create-v7-custom{display:none;margin-top:13px}.album-create-v7-custom.show{display:block}.album-create-v7-main-field{font-size:13px}.album-create-v7-main-field input{font-size:18px;padding:15px 16px}.album-create-v7-more{margin-top:14px;border:1px solid #e0e2de;border-radius:15px;background:#fbfcfb}.album-create-v7-more summary{cursor:pointer;padding:14px 16px;font-size:13px;font-weight:800;color:#315c78;list-style:none}.album-create-v7-more summary::-webkit-details-marker{display:none}.album-create-v7-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 16px 16px}.album-create-v7-fields .wide{grid-column:1/-1}.album-create-v7-fields label>span{font-weight:500;color:#7b858c}.album-create-v7-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px}.album-create-v7-footer>div:first-child{display:grid}.album-create-v7-footer strong{font-size:13px}.album-create-v7-footer span{font-size:12px;color:#74818a}.album-create-v7-footer>div:last-child{display:flex;gap:8px}

.family-v7{max-width:1080px;margin:0 auto}.family-v7-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin:5px 0 30px}.family-v7-head h1{font:500 clamp(40px,5vw,58px)/1 Georgia,serif;letter-spacing:-.045em;margin:7px 0 10px}.family-v7-head p{margin:0;color:#71808a;max-width:700px;line-height:1.65}.family-v7-section{margin-bottom:34px}.family-v7-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px}.family-v7-section-head h2{font:500 29px Georgia,serif;margin:5px 0 0}.family-v7-empty{display:grid;justify-items:center;text-align:center;gap:5px;padding:34px;border:1px dashed #ccd7d9;border-radius:20px;background:#fbfcfa}.family-v7-empty>div{font-size:30px;color:#4c7287}.family-v7-empty strong{font-size:15px}.family-v7-empty span{font-size:12px;color:#76828a}.family-v7-shared-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.family-v7-shared-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px;border:1px solid #dfdfda;border-radius:17px;background:#fff}.family-v7-shared-grid>a:hover{background:#f8fbfb}.family-v7-avatar{width:45px;height:45px;border-radius:50%;background:#ede8dc;display:grid;place-items:center;font-weight:900;color:#52626c}.family-v7-shared-grid strong,.family-v7-person strong{display:block;font-size:14px}.family-v7-shared-grid span,.family-v7-person span{display:block;color:#74818a;font-size:12px;margin-top:2px}.family-v7-invite-list{display:grid;gap:9px}.family-v7-invite-list article{display:grid;grid-template-columns:auto 1fr auto auto;gap:13px;align-items:center;padding:14px 16px;border:1px solid #e0dfda;border-radius:16px;background:#fff}.family-v7-status{padding:6px 9px;border-radius:999px;background:#eef1f2;color:#64737c;font-size:10px;font-weight:900;text-transform:capitalize}.family-v7-status.status-accepted,.family-v7-status.status-active{background:#e9f5ed;color:#36704b}.family-v7-status.status-pending{background:#fff4df;color:#836329}.family-v7-modal>h2{font:500 30px Georgia,serif;margin:7px 0 8px}.family-v7-modal>p{color:#74818a;margin:0 0 20px}

.search-v7{max-width:1050px;margin:0 auto}.search-v7-head h1{font:500 clamp(38px,5vw,56px)/1 Georgia,serif;letter-spacing:-.045em;margin:7px 0 22px}.search-v7-form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#fff;border:1px solid #dcdedb;border-radius:17px;padding:7px 8px 7px 16px;box-shadow:0 10px 28px rgba(24,45,58,.035)}.search-v7-form>span{color:#638094}.search-v7-form input{border:0;box-shadow:none;background:transparent;font-size:16px}.search-v7-form input:focus{box-shadow:none}.search-v7-empty{display:grid;gap:6px;text-align:center;margin-top:30px;padding:40px;border:1px dashed #ced8db;border-radius:20px;color:#6f7c85}.search-v7-summary{margin:22px 0 8px;color:#6e7b84}.search-v7-section{margin-top:30px}.search-v7-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.search-v7-section-head h2{font:500 28px Georgia,serif;margin:0}.search-v7-section-head span{font-size:12px;color:#77838a}.search-v7-albums{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.search-v7-albums>a{display:grid;grid-template-columns:110px 1fr;gap:13px;align-items:center;padding:10px;border:1px solid #e0dfda;border-radius:16px;background:#fff}.search-v7-albums img,.search-v7-fallback{width:110px;height:84px;border-radius:11px;object-fit:cover;background:#edf2f3}.search-v7-fallback{display:grid;place-items:center;font:500 32px Georgia,serif}.search-v7-albums small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#738793;font-weight:900}.search-v7-albums strong{display:block;margin:3px 0;font-size:14px}.search-v7-albums span{font-size:11px;color:#77848c}.search-v7-items{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.search-v7-items>a{display:grid;gap:4px;padding:15px 16px;border:1px solid #e0dfda;border-radius:15px;background:#fff}.search-v7-items>a>span{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#66808f}.search-v7-items strong{font-size:14px}.search-v7-items small{color:#74818a;line-height:1.5}.search-v7-none{color:#77838a}

.collection-toolbar-actions{display:flex;align-items:center;gap:8px}.collection-select-toggle[aria-pressed="true"]{background:#eaf2f5;color:#214d65}.collection-grid:not(.selection-mode) .memory-select-control{display:none!important}.collection-grid.selection-mode .memory-card-menu-wrap{display:none}.collection-grid.selection-mode .memory-select-control{display:grid!important}.collection-grid.selection-mode [data-memory-card]{cursor:default}.collection-grid.selection-mode [data-memory-card].is-selected{box-shadow:0 0 0 2px #4d7890,0 12px 30px rgba(27,52,66,.08)}

@media(max-width:1100px){.home-v7-album-grid{grid-template-columns:repeat(2,1fr)}.home-v7-occasion-grid{grid-template-columns:repeat(3,1fr)}.search-v7-albums{grid-template-columns:repeat(2,1fr)}.album-create-v7-occasions{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.home-v7-intro,.family-v7-head{display:block}.home-v7-create,.family-v7-head>.btn{width:100%;margin-top:16px}.home-v7-intro h1{font-size:44px}.home-v7-continue{grid-template-columns:1fr;border-radius:22px}.home-v7-continue-cover{min-height:270px}.home-v7-continue-copy{padding:22px}.home-v7-continue-copy h2{font-size:36px}.home-v7-actions{display:grid;grid-template-columns:1fr 1fr}.home-v7-actions .btn-ghost{grid-column:1/-1}.home-v7-first-album{display:block;padding:24px}.home-v7-first-album .btn{width:100%;margin-top:18px}.home-v7-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-v7-album-body{padding:10px}.home-v7-album-body h3{font-size:17px}.home-v7-occasion-grid{grid-template-columns:repeat(2,1fr)}.home-v7-utility-grid{grid-template-columns:1fr}.onboarding-v7{margin-top:0}.onboarding-v7-card{padding:14px;border-radius:22px}.onboarding-v7-grid{grid-template-columns:repeat(2,1fr);gap:9px}.onboarding-v7-grid button{padding:17px 13px}.album-create-v7-step{grid-template-columns:1fr;padding:19px}.album-create-v7-number{width:36px;height:36px}.album-create-v7-occasions{grid-template-columns:repeat(2,1fr)}.album-create-v7-fields{grid-template-columns:1fr}.album-create-v7-fields .wide{grid-column:auto}.album-create-v7-footer{display:block}.album-create-v7-footer>div:last-child{display:grid;margin-top:14px}.album-create-v7-footer .btn{width:100%}.family-v7-shared-grid{grid-template-columns:1fr}.family-v7-invite-list article{grid-template-columns:auto 1fr auto}.family-v7-invite-list form{grid-column:2/-1}.search-v7-form{grid-template-columns:auto 1fr}.search-v7-form .btn{grid-column:1/-1;width:100%;margin-top:4px}.search-v7-albums,.search-v7-items{grid-template-columns:1fr}.collection-toolbar{align-items:stretch}.collection-toolbar-actions{justify-content:space-between;width:100%}}
.collection-grid:not(.selection-mode) .memory-card-menu-wrap{margin-left:auto}

/* =========================================================
   ALBEMO GLOBAL PUBLIC/AUTH/SHARING V8 — 2026-08-28
   ========================================================= */
.auth-v8 .auth-page-grid{background:#f8f6f1}
.auth-v8 .auth-story-panel-v8{gap:26px;background:linear-gradient(150deg,#153b52 0%,#245772 55%,#496f78 100%)}
.auth-v8 .auth-story-visual{position:relative;z-index:2;margin-top:18px;aspect-ratio:4/3;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,#315f75,#78949a);box-shadow:0 24px 58px rgba(7,22,31,.2)}
.auth-v8 .auth-story-visual>img{width:100%;height:100%;display:block;object-fit:cover}
.auth-v8 .auth-story-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(8,23,32,.76));pointer-events:none}
.auth-v8 .auth-story-visual-copy{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;display:grid;gap:6px;color:#fff}
.auth-v8 .auth-story-visual-copy span{font-size:9px;letter-spacing:.15em;font-weight:900;color:#c9e0eb}
.auth-v8 .auth-story-visual-copy strong{font:500 24px/1.15 Georgia,"Times New Roman",serif;max-width:360px}
.auth-v8 .auth-story-copy-v8{margin-top:0}
.auth-v8 .auth-story-copy-v8 h2{font-size:clamp(38px,4.1vw,57px)}
.auth-v8 .auth-story-copy-v8 p{font-size:15px}
.auth-v8 .auth-security-note{margin-top:auto;margin-bottom:0}
.auth-mobile-brand{display:none}
.google-auth-btn{width:100%;min-height:52px;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;padding:0 16px;border:1px solid #d8d6cf;border-radius:13px;background:#fff;color:#273842;text-decoration:none;font-size:14px;font-weight:800;box-shadow:0 3px 10px rgba(25,42,53,.025);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}
.google-auth-btn:hover{background:#fbfcfc;border-color:#c4cfd4;box-shadow:0 8px 18px rgba(30,53,67,.06)}
.google-auth-icon{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important}
.auth-label-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.auth-label-row a{font-size:12px;font-weight:800;color:#285b77;text-decoration:none}
.auth-switch-copy{text-align:center;margin:22px 0 0;color:#748089;font-size:13px}.auth-switch-copy a,.auth-legal a{color:#245a77;font-weight:800;text-decoration:none}
.billing-intent-note{margin:18px 0 0;padding:12px 14px;border:1px solid #dce4e6;border-radius:12px;background:#f2f7f8;color:#58707d;font-size:12px;line-height:1.55}
.auth-name-grid{gap:12px}

.memory-public-sharing{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:22px;align-items:center;margin:30px auto 0;max-width:1040px;padding:22px;border:1px solid #dfddd6;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(25,42,53,.04)}
.memory-public-sharing h2{font:500 27px/1.1 Georgia,"Times New Roman",serif;margin:6px 0 8px}.memory-public-sharing p{margin:0;color:#71808a;line-height:1.65;font-size:14px}
.memory-public-share-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.memory-public-share-actions>input{flex:1 1 100%;width:100%;min-width:0;padding:11px 12px;border:1px solid #d9ddd9;border-radius:11px;background:#f9faf9;color:#5e6f79;font-size:11px}.memory-public-share-actions form{margin:0}
.share-qr-modal[hidden]{display:none!important}.share-qr-modal{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:20px;background:rgba(10,17,22,.68);backdrop-filter:blur(9px)}
.share-qr-card{position:relative;width:min(430px,100%);padding:30px 25px 24px;border-radius:25px;background:#fff;text-align:center;box-shadow:0 32px 90px rgba(0,0,0,.25)}.share-qr-card h2{font:500 31px/1.05 Georgia,"Times New Roman",serif;margin:8px 0 18px}.share-qr-card p{margin:15px auto 18px;max-width:330px;color:#6e7c85;line-height:1.6;font-size:13px}.share-qr-close{position:absolute;right:12px;top:12px;width:40px;height:40px;border:1px solid #d9ddda;border-radius:50%;background:#fff;color:#213f51;font-size:24px;line-height:1;cursor:pointer}.share-qr-code{width:240px;min-height:240px;margin:0 auto;display:grid;place-items:center;padding:10px;background:#fff;border:1px solid #e0dfd9;border-radius:17px}.share-qr-code img,.share-qr-code canvas{display:block!important;max-width:220px!important;width:220px!important;height:220px!important}.qr-unavailable{padding:20px;color:#758087;font-size:12px;line-height:1.6}.share-qr-open{overflow:hidden}

.simple-plan-intro{margin-bottom:20px}.simple-storage-card{background:#fff;border:1px solid #dfddd6;border-radius:22px;padding:22px;margin-bottom:20px;box-shadow:0 12px 34px rgba(28,43,53,.035)}.simple-storage-top{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.simple-storage-top h2{font:500 31px/1 Georgia,"Times New Roman",serif;margin:5px 0 0}.simple-storage-top>strong{font-size:13px;color:#4e6877}.simple-storage-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.simple-storage-meta span{padding:7px 10px;border-radius:999px;background:#f0f4f5;color:#5d7180;font-size:11px;font-weight:800}.simple-renew-note{margin:13px 0 0;color:#738089;font-size:12px}.simple-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.simple-plan-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #dfddd6;border-radius:22px;padding:24px;min-height:405px}.simple-plan-card.featured{border-color:#91adbb;box-shadow:0 18px 48px rgba(35,77,99,.09)}.simple-plan-card.current{box-shadow:inset 0 0 0 2px rgba(46,96,122,.09)}.simple-plan-popular{position:absolute;right:16px;top:16px;padding:6px 9px;border-radius:999px;background:#e9f2f4;color:#285873;font-size:9px;font-weight:950;letter-spacing:.08em}.simple-plan-price{font:500 42px/1 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:18px 0}.simple-plan-price small{font:700 12px Inter,sans-serif;color:#738087;letter-spacing:0}.simple-plan-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:11px;flex:1}.simple-plan-card li{font-size:13px;color:#52636d}.simple-plan-card li:before{content:"✓";font-weight:900;color:#407360;margin-right:8px}.simple-plan-card form{margin:0}.simple-plan-card .btn{width:100%}.simple-plan-help{font-size:11px;color:#7c878d;line-height:1.5}.simple-payment-trust{display:flex;justify-content:center;gap:12px 22px;flex-wrap:wrap;margin:20px 0 8px;padding:14px;color:#718087;font-size:12px}.simple-payment-trust strong{color:#395b6d}

@media(max-width:980px){.simple-plan-grid{grid-template-columns:1fr;max-width:620px}.memory-public-sharing{grid-template-columns:1fr}.memory-public-share-actions{justify-content:flex-start}}
@media(max-width:760px){.auth-v8 .auth-page-grid{display:block}.auth-v8 .auth-story-panel-v8{display:none}.auth-v8 .auth-form-panel{min-height:100svh}.auth-mobile-brand{display:flex;flex-direction:column;padding:24px 22px 0;gap:2px}.auth-mobile-brand a{font-weight:950;letter-spacing:.18em;color:#194761;text-decoration:none;font-size:20px}.auth-mobile-brand span{font-size:10px;color:#7f898e}.auth-v8 .auth-form-wrap{width:min(100% - 34px,520px);padding:34px 0 44px}.auth-v8 .auth-title-block{margin-bottom:24px}.auth-v8 .auth-title-block h1{font-size:39px}.google-auth-btn{min-height:50px}.auth-name-grid{grid-template-columns:1fr!important}.memory-public-sharing{padding:18px;border-radius:19px}.memory-public-share-actions{display:grid;grid-template-columns:1fr 1fr}.memory-public-share-actions>input,.memory-public-share-actions>form{grid-column:1/-1}.memory-public-share-actions .btn{width:100%}.share-qr-card{padding:27px 18px 20px}.simple-storage-top{align-items:flex-start;flex-direction:column}.simple-plan-card{min-height:0;padding:21px}.simple-payment-trust{justify-content:flex-start}.share-qr-code{width:220px;min-height:220px}.share-qr-code img,.share-qr-code canvas{width:200px!important;height:200px!important}}


/* Albemo QR reliability V9: QRCode.js can create canvas + image; render exactly one. */
.share-qr-code canvas{display:block!important;max-width:220px!important;width:220px!important;height:220px!important}
.share-qr-code img{display:none!important}
@media(max-width:760px){.share-qr-code canvas{width:200px!important;height:200px!important}}

/* =========================================================
   ALBEMO V10 — FLAT LIBRARY + DRAFT + MEDIA PIPELINE UI
   ========================================================= */
.home-v10-draft{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px;padding:18px 20px;border:1px solid #d9e5e8;border-radius:18px;background:linear-gradient(135deg,#f3f8f9,#fff);box-shadow:0 10px 28px rgba(31,42,53,.04)}
.home-v10-draft h3{margin:4px 0 4px;font:500 23px/1.1 Georgia,serif}.home-v10-draft p{margin:0;color:#6b7a83}.home-v10-draft .btn{white-space:nowrap}
.photo-library-v10{width:100%}.library-toolbar-v10{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 20px}.library-search-v10{display:flex;gap:8px;align-items:center;flex:1;max-width:760px}.library-search-v10 input{min-width:0;flex:1}
.flat-photo-grid-v10{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.flat-photo-card-v10{position:relative;min-width:0;background:#fff;border:1px solid #e2dfd7;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(25,42,54,.035);transition:transform .18s ease,box-shadow .18s ease}.flat-photo-card-v10:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(25,42,54,.08)}.flat-photo-image-v10{display:block;aspect-ratio:1/1;background:#edf1f2;overflow:hidden}.flat-photo-image-v10 img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.flat-photo-card-v10:hover .flat-photo-image-v10 img{transform:scale(1.025)}.flat-photo-meta-v10{display:grid;gap:4px;padding:11px 12px 13px}.flat-photo-meta-v10 strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#21323d}.flat-photo-meta-v10 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#78848b}.flat-photo-select-v10{position:absolute;z-index:4;top:9px;left:9px;width:30px;height:30px;display:none;place-items:center;border-radius:9px;background:rgba(255,255,255,.94);box-shadow:0 5px 14px rgba(17,30,40,.18);cursor:pointer}.flat-photo-select-v10 input{position:absolute;opacity:0;pointer-events:none}.flat-photo-select-v10 span{display:grid;place-items:center;width:22px;height:22px;border:2px solid #95a7b0;border-radius:7px;color:transparent;font-size:12px;font-weight:900}.selecting .flat-photo-select-v10{display:grid}.flat-photo-select-v10 input:checked+span{background:#234e68;border-color:#234e68;color:#fff}.photo-selection-bar-v10{position:sticky;z-index:28;bottom:18px;margin:20px auto 0;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;padding:14px 16px;border:1px solid #d6dfe2;border-radius:17px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 18px 48px rgba(24,42,54,.17)}.photo-selection-bar-v10[hidden]{display:none!important}.photo-selection-bar-v10>div:first-child{display:grid;gap:2px}.photo-selection-bar-v10>div:first-child span{font-size:12px;color:#748089}.photo-selection-bar-v10>div:last-child{display:flex;align-items:center;gap:8px}.photo-selection-bar-v10 select{min-width:210px}
.video-static-poster{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:linear-gradient(145deg,#254861,#4f7890)}.video-static-poster img{display:block;width:100%;height:100%;object-fit:cover}.video-static-poster .video-thumb-fallback{position:absolute;inset:0}.video-static-poster img[src=""]{display:none}.video-static-poster img:not([src=""])+.video-thumb-fallback{opacity:0}
.upload-resume-note-v10{display:flex;gap:9px;align-items:flex-start;margin-top:10px;padding:10px 12px;border-radius:12px;background:#f1f6f7;color:#59707d;font-size:12px;line-height:1.5}.upload-resume-note-v10 strong{color:#24485f}
@media(max-width:1180px){.flat-photo-grid-v10{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.flat-photo-grid-v10{grid-template-columns:repeat(3,minmax(0,1fr))}.library-toolbar-v10{align-items:stretch;flex-direction:column}.library-search-v10{max-width:none}.photo-selection-bar-v10{align-items:stretch;flex-direction:column}.photo-selection-bar-v10>div:last-child{width:100%}.photo-selection-bar-v10 select{min-width:0;flex:1}}
@media(max-width:620px){.home-v10-draft{align-items:flex-start;flex-direction:column}.home-v10-draft .btn{width:100%}.flat-photo-grid-v10{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.flat-photo-card-v10{border-radius:13px}.flat-photo-meta-v10{padding:9px}.flat-photo-meta-v10 strong{font-size:12px}.flat-photo-meta-v10 span{font-size:10px}.library-search-v10{display:grid;grid-template-columns:1fr auto}.library-search-v10 .btn-ghost{grid-column:1/-1}.photo-selection-bar-v10{bottom:10px;margin-inline:4px}.photo-selection-bar-v10>div:last-child{display:grid;grid-template-columns:1fr 1fr}.photo-selection-bar-v10 select{grid-column:1/-1;width:100%}}
.youtube-video-thumb{position:relative;overflow:hidden}
.youtube-video-thumb>img.video-static-poster{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;background:linear-gradient(145deg,#254861,#4f7890)}
.youtube-video-thumb>.video-thumb-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#254861,#4f7890);color:#fff}
.video-fallback-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#17384f;font-size:19px;box-shadow:0 10px 24px rgba(12,20,28,.18)}


/* Albemo V10.1 — album-context direct upload */
.direct-album-upload-intro{max-width:900px}
.direct-album-upload-intro h1{max-width:820px}
.direct-album-upload-finish{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;margin-top:16px}
.direct-album-upload-finish h2{font:500 28px/1.1 Georgia,"Times New Roman",serif;margin:5px 0 8px;color:#1d303c}
.direct-album-upload-finish p{margin:0;max-width:680px;color:#6e7d86;line-height:1.65}
.direct-album-upload-finish .memory-save-row{flex:0 0 auto;margin:0}
@media(max-width:760px){.direct-album-upload-finish{align-items:stretch;flex-direction:column;padding:18px}.direct-album-upload-finish h2{font-size:24px}.direct-album-upload-finish .memory-save-row{display:grid;grid-template-columns:1fr}.direct-album-upload-finish .memory-save-row .btn{width:100%}}

/* =========================================================
   ALBEMO PRODUCTION LAUNCH RESPONSIVE HARDENING — 2026-08-29
   Safe cross-device rules layered on top of existing page CSS.
   ========================================================= */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:86px}
body{overflow-x:hidden}
img,video,canvas{max-width:100%;height:auto}
svg{max-width:100%}
main,section,article,aside,header,footer,nav,form,fieldset{min-width:0}
input,select,textarea,button{max-width:100%;font:inherit}
input,select,textarea{min-width:0}
textarea{resize:vertical}
.legal-prose,.legal-article,.content-wrap,.main-area,.marketing-container,.auth-form-wrap,.card,.panel{overflow-wrap:anywhere}
.modal,.modal-card,.dialog-card{max-height:min(90dvh,900px);overflow:auto;overscroll-behavior:contain}
@media(max-width:760px){
  input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),select,textarea{font-size:16px}
  button,.btn,a.btn,input[type="submit"]{min-height:44px}
  .content-wrap{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}
  .legal-prose table,.table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media(max-width:430px){
  .legal-top-nav>a:not(.btn){display:none}
  .legal-header .btn{padding-inline:13px}
  .legal-main h1{overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
