*{box-sizing:border-box}.qrf-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.qrf-eyebrow{display:block;margin-bottom:8px;color:#b18a55;font:800 12px/1 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}.qrf-relatives,.qrf-family-members{padding:70px 0;background:#f7f3ee}.qrf-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.qrf-heading h2,.qrf-tree h2{margin:0;font:700 clamp(30px,4vw,48px)/1.08 Georgia,serif}.qrf-heading>a{padding:11px 16px;border:1px solid #d8c7b4;border-radius:999px;color:#292725!important;text-decoration:none!important}.qrf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.qrf-card{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;padding:22px;border:1px solid #e5ddd4;border-radius:20px;background:#fff;box-shadow:0 14px 40px rgba(55,42,30,.08)}.qrf-card__photo{width:110px;height:110px;border-radius:50%;overflow:hidden;background:#eee7df}.qrf-card__photo img{width:100%;height:100%;object-fit:cover}.qrf-card__photo span{width:100%;height:100%;display:grid;place-items:center;font:700 38px Georgia}.qrf-card__relation{color:#b18a55;font-size:12px;font-weight:800;text-transform:uppercase}.qrf-card h3{margin:6px 0;font-size:18px}.qrf-card h3 a{color:#292725!important;text-decoration:none!important}.qrf-card p{margin:0 0 12px;color:#777}.qrf-card__link{color:#168de2!important;text-decoration:none!important;font-weight:700}.qrf-family-hero{padding:90px 0;background:#292725;background-image:linear-gradient(90deg,rgba(30,28,26,.95),rgba(30,28,26,.62)),var(--qrf-hero);background-size:cover;background-position:center;color:#fff}.qrf-family-hero h1{margin:0 0 15px;color:#fff;font:700 clamp(42px,7vw,82px)/1 Georgia,serif}.qrf-family-hero__subtitle{color:#d8b77c;font-size:22px}.qrf-family-hero__intro{max-width:760px;color:#ddd;font-size:18px;line-height:1.7}.qrf-description{padding:50px 0;font-size:18px;line-height:1.8}.qrf-tree{padding:70px 0;background:#fff;overflow:hidden}.qrf-tree-scroll{overflow-x:auto;padding:35px 10px 20px}.qrf-tree-root{display:flex;justify-content:center;align-items:flex-start;gap:70px;min-width:max-content}.qrf-tree-branch{position:relative;display:flex;flex-direction:column;align-items:center}.qrf-tree-couple{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:28px;padding:0 18px 38px}.qrf-tree-couple:after{content:"";position:absolute;left:50%;bottom:0;width:2px;height:30px;background:#d8c7b4}.qrf-tree-couple:before{content:"";position:absolute;top:52px;left:50%;transform:translateX(-50%);width:28px;height:2px;background:#d8c7b4}.qrf-tree-children{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:45px;padding-top:35px}.qrf-tree-children:before{content:"";position:absolute;top:0;left:12%;right:12%;height:2px;background:#d8c7b4}.qrf-tree-children>.qrf-tree-branch:before{content:"";position:absolute;top:-35px;left:50%;width:2px;height:35px;background:#d8c7b4}.qrf-tree-person{width:150px;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none!important}.qrf-tree-person img,.qrf-tree-person__letter{width:96px;height:96px;border-radius:50%;object-fit:cover;background:#eee7df}.qrf-tree-person__letter{display:grid;place-items:center;font:700 34px Georgia}.qrf-tree-person strong{margin-top:12px;color:#292725;font-size:15px;line-height:1.3}.qrf-tree-person small{margin-top:5px;color:#b18a55;font-weight:700}@media(max-width:1000px){.qrf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.qrf-grid{grid-template-columns:1fr}.qrf-heading{align-items:flex-start;flex-direction:column}.qrf-card{grid-template-columns:86px 1fr}.qrf-card__photo{width:86px;height:86px}.qrf-tree-root{justify-content:flex-start}.qrf-tree-children{gap:25px}}
/* 2.1: корректное соединение пары родителей */
.qrf-tree-couple--parents{gap:44px}
.qrf-tree-couple--parents:before{top:48px;width:44px}
.qrf-tree-couple--single:before{display:none}
.qrf-tree-couple--single:after{left:50%}
@media(max-width:680px){
.qrf-tree-couple--parents{gap:24px}
.qrf-tree-couple--parents:before{width:24px}
}

/* 2.2 — красивое семейное дерево */
.qrf-family-page{--qrf-line:#c9a66b;--qrf-card:#fffdfa;--qrf-border:#eadfce;--qrf-text:#2e2b28;--qrf-muted:#9f7950;--qrf-shadow:0 18px 45px rgba(67,49,27,.08)}
.qrf-tree{position:relative;max-width:1180px;margin:0 auto;padding:36px 20px 60px;overflow-x:auto;overflow-y:visible}
.qrf-tree:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(214,183,128,.12),transparent 42%);pointer-events:none}
.qrf-tree-branch{position:relative;display:flex;flex-direction:column;align-items:center;min-width:max-content}
.qrf-tree-couple{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:48px;padding:0 28px 40px}
.qrf-tree-couple--parents:before{content:"";position:absolute;top:72px;left:50%;width:74px;height:2px;background:linear-gradient(90deg,transparent,var(--qrf-line) 18%,var(--qrf-line) 82%,transparent);transform:translateX(-50%)}
.qrf-tree-couple--parents:after{content:"";position:absolute;left:50%;bottom:0;width:2px;height:40px;background:var(--qrf-line);transform:translateX(-50%)}
.qrf-tree-couple--single{padding-bottom:40px}
.qrf-tree-couple--single:after{content:"";position:absolute;left:50%;bottom:0;width:2px;height:40px;background:var(--qrf-line);transform:translateX(-50%)}
.qrf-tree-children{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:44px;padding-top:44px}
.qrf-tree-children:before{content:"";position:absolute;top:0;left:50%;height:44px;width:2px;background:var(--qrf-line);transform:translateX(-50%)}
.qrf-tree-children>.qrf-tree-branch:before{content:"";position:absolute;top:-44px;left:50%;height:44px;width:2px;background:var(--qrf-line);transform:translateX(-50%)}
.qrf-tree-children>.qrf-tree-branch:not(:only-child):after{content:"";position:absolute;top:-44px;left:0;right:0;height:2px;background:var(--qrf-line)}
.qrf-tree-children>.qrf-tree-branch:first-child:after{left:50%}
.qrf-tree-children>.qrf-tree-branch:last-child:after{right:50%}
.qrf-person{position:relative;width:220px;padding:18px 16px 16px;border:1px solid var(--qrf-border);border-radius:22px;background:linear-gradient(180deg,#fff,#fffaf3);box-shadow:var(--qrf-shadow);text-align:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.qrf-person:hover{transform:translateY(-4px);border-color:#d7bd92;box-shadow:0 22px 55px rgba(67,49,27,.14)}
.qrf-person a{display:block;color:inherit;text-decoration:none}
.qrf-person__photo,.qrf-person img{width:112px!important;height:112px!important;margin:0 auto 14px!important;border-radius:50%!important;object-fit:cover!important;border:5px solid #fff!important;box-shadow:0 10px 25px rgba(49,35,21,.14)!important;background:#f3ede4}
.qrf-person__name,.qrf-person h3,.qrf-person strong{display:block;margin:0;color:var(--qrf-text);font-size:16px;font-weight:700;line-height:1.3}
.qrf-person__years{display:block;margin-top:7px;color:#81766c;font-size:13px}
.qrf-person__role,.qrf-person span:last-child{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:6px 11px;border-radius:999px;background:#f4eadb;color:var(--qrf-muted);font-size:11px;font-weight:700;letter-spacing:.04em}
.qrf-tree-couple--parents .qrf-person:first-child:after,.qrf-tree-couple--parents .qrf-person:last-child:after{content:"";position:absolute;top:72px;width:24px;height:2px;background:var(--qrf-line)}
.qrf-tree-couple--parents .qrf-person:first-child:after{right:-25px}
.qrf-tree-couple--parents .qrf-person:last-child:after{left:-25px}
.qrf-tree-branch>.qrf-tree-couple--single .qrf-person:before{content:"";position:absolute;left:50%;top:-44px;width:2px;height:44px;background:var(--qrf-line);transform:translateX(-50%)}
@media(max-width:900px){
.qrf-tree{padding-left:12px;padding-right:12px}
.qrf-tree-couple{gap:28px}
.qrf-person{width:190px;padding:15px}
.qrf-person__photo,.qrf-person img{width:96px!important;height:96px!important}
}
@media(max-width:680px){
.qrf-tree{overflow-x:auto;padding-bottom:30px;-webkit-overflow-scrolling:touch}
.qrf-tree-branch{min-width:620px}
.qrf-tree-couple{gap:22px;padding-left:18px;padding-right:18px}
.qrf-person{width:176px;border-radius:18px}
.qrf-person__photo,.qrf-person img{width:86px!important;height:86px!important}
.qrf-person__name,.qrf-person h3,.qrf-person strong{font-size:14px}
.qrf-tree-children{gap:24px}
}
 
/* 2.3 — исправленный дизайн родословной */
.qrf-family-page{width:100%;max-width:none!important;background:#f8f4ee;color:#2c2926}
.qrf-family-members,.qrf-tree{content-visibility:auto;contain-intrinsic-size:900px}
.qrf-family-page .qrf-tree{width:100%;max-width:none!important;margin:0!important;padding:76px 0 90px!important;background:linear-gradient(180deg,#fffdf9 0%,#f8f2e9 100%)!important;overflow:hidden!important}
.qrf-family-page .qrf-tree:before{display:none!important}
.qrf-family-page .qrf-tree>.qrf-container{width:min(1240px,calc(100% - 40px));margin:0 auto}
.qrf-family-page .qrf-tree h2{margin-bottom:12px}
.qrf-family-page .qrf-tree-scroll{margin-top:28px;padding:34px 20px 48px!important;overflow-x:auto;overflow-y:visible;border:1px solid #eadfce;border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 22px 70px rgba(72,52,28,.08);-webkit-overflow-scrolling:touch}
.qrf-family-page .qrf-tree-root{display:flex;justify-content:center;align-items:flex-start;gap:80px;min-width:max-content;padding:20px 36px}
.qrf-family-page .qrf-tree-branch{position:relative;display:flex;flex-direction:column;align-items:center;min-width:max-content}
.qrf-family-page .qrf-tree-couple{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:34px;padding:0 22px 56px}
.qrf-family-page .qrf-tree-couple--parents:before{content:"";position:absolute;top:66px;left:50%;width:48px;height:2px;background:#c7a56d;transform:translateX(-50%)}
.qrf-family-page .qrf-tree-couple--parents:after,.qrf-family-page .qrf-tree-couple--single:after{content:"";position:absolute;left:50%;bottom:0;width:2px;height:56px;background:#c7a56d;transform:translateX(-50%)}
.qrf-family-page .qrf-tree-couple--single:before{display:none!important}
.qrf-family-page .qrf-tree-children{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:38px;padding-top:48px}
.qrf-family-page .qrf-tree-children:before{content:"";position:absolute;top:0;left:50%;width:2px;height:48px;background:#c7a56d;transform:translateX(-50%)}
.qrf-family-page .qrf-tree-children>.qrf-tree-branch:before{content:"";position:absolute;top:-48px;left:50%;width:2px;height:48px;background:#c7a56d;transform:translateX(-50%)}
.qrf-family-page .qrf-tree-children>.qrf-tree-branch:not(:only-child):after{content:"";position:absolute;top:-48px;left:0;right:0;height:2px;background:#c7a56d}
.qrf-family-page .qrf-tree-children>.qrf-tree-branch:first-child:after{left:50%}
.qrf-family-page .qrf-tree-children>.qrf-tree-branch:last-child:after{right:50%}
.qrf-family-page .qrf-tree-person{position:relative;z-index:2;display:flex!important;flex-direction:column;align-items:center;width:210px!important;min-height:238px;padding:18px 16px 16px;border:1px solid #e7dbc9;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(62,45,25,.09);text-align:center;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.qrf-family-page .qrf-tree-person:hover{transform:translateY(-4px);border-color:#d2b789;box-shadow:0 20px 48px rgba(62,45,25,.14)}
.qrf-family-page .qrf-tree-person img,.qrf-family-page .qrf-tree-person__letter{display:block;width:108px!important;height:108px!important;margin:0 auto 14px;border-radius:50%;object-fit:cover;background:#eee7df;border:5px solid #fbf6ee;box-shadow:0 10px 26px rgba(52,37,21,.14)}
.qrf-family-page .qrf-tree-person__letter{display:grid;place-items:center;font:700 36px Georgia,serif;color:#6b5436}
.qrf-family-page .qrf-tree-person strong{display:block;margin:0;color:#2c2926!important;font-size:16px;line-height:1.34;font-weight:700}
.qrf-family-page .qrf-tree-person small{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:7px 12px;border-radius:999px;background:#f4eadb;color:#a4773f!important;font-size:11px;line-height:1;font-weight:800;letter-spacing:.04em}
.qrf-family-page .qrf-tree-couple--parents .qrf-tree-person:first-child:after,.qrf-family-page .qrf-tree-couple--parents .qrf-tree-person:last-child:after{content:"";position:absolute;top:66px;width:18px;height:2px;background:#c7a56d}
.qrf-family-page .qrf-tree-couple--parents .qrf-tree-person:first-child:after{right:-18px}
.qrf-family-page .qrf-tree-couple--parents .qrf-tree-person:last-child:after{left:-18px}
.qrf-family-page .qrf-tree-branch>.qrf-tree-couple--single .qrf-tree-person:before{content:"";position:absolute;left:50%;top:-48px;width:2px;height:48px;background:#c7a56d;transform:translateX(-50%)}
@media(max-width:900px){
.qrf-family-page .qrf-tree{padding:56px 0 70px!important}
.qrf-family-page .qrf-tree>.qrf-container{width:min(100% - 24px,1240px)}
.qrf-family-page .qrf-tree-scroll{padding:26px 12px 40px!important;border-radius:22px}
.qrf-family-page .qrf-tree-root{justify-content:flex-start;padding-left:30px;padding-right:30px}
.qrf-family-page .qrf-tree-person{width:188px!important;min-height:220px}
.qrf-family-page .qrf-tree-person img,.qrf-family-page .qrf-tree-person__letter{width:94px!important;height:94px!important}
}
@media(max-width:680px){
.qrf-family-page .qrf-tree{padding:42px 0 56px!important}
.qrf-family-page .qrf-tree>.qrf-container{width:100%;padding:0 12px}
.qrf-family-page .qrf-tree-scroll{margin-top:20px;padding:22px 8px 34px!important;border-radius:18px}
.qrf-family-page .qrf-tree-root{padding:16px 20px;gap:44px}
.qrf-family-page .qrf-tree-couple{gap:22px;padding-left:12px;padding-right:12px}
.qrf-family-page .qrf-tree-person{width:166px!important;min-height:206px;padding:14px 12px}
.qrf-family-page .qrf-tree-person img,.qrf-family-page .qrf-tree-person__letter{width:82px!important;height:82px!important}
.qrf-family-page .qrf-tree-person strong{font-size:14px}
.qrf-family-page .qrf-tree-children{gap:24px}
}

/* 3.0 — несколько поколений */
.qrf-tree-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.qrf-tree-heading h2{margin:5px 0 0}
.qrf-tree-heading p{max-width:650px;margin:10px 0 0;color:#81766c;line-height:1.6}
.qrf-tree-actions{display:flex;gap:8px;flex:0 0 auto}
.qrf-tree-actions button,.qrf-branch-toggle{border:1px solid #dac7a9;border-radius:999px;background:#fffaf2;color:#76572f;font-weight:700;cursor:pointer;transition:.2s}
.qrf-tree-actions button{padding:10px 14px}
.qrf-tree-actions button:hover,.qrf-branch-toggle:hover{border-color:#bd9458;background:#f5e8d4}
.qrf-generation-label{position:absolute;top:-12px;left:50%;z-index:4;padding:5px 10px;border:1px solid #e5d6bd;border-radius:999px;background:#fffaf2;color:#a2763d;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap}
.qrf-tree-branch[data-depth="0"]>.qrf-generation-label{top:-20px}
.qrf-branch-toggle{position:absolute;left:50%;z-index:5;bottom:18px;padding:5px 10px;font-size:10px;transform:translateX(-50%)}
.qrf-tree-branch.is-collapsed>.qrf-tree-children{display:none}
.qrf-tree-branch.is-collapsed>.qrf-tree-couple:after{display:none}
.qrf-tree-branch.is-collapsed>.qrf-branch-toggle{bottom:2px}
.qrf-tree-generation-0>.qrf-tree-couple .qrf-tree-person{border-color:#d5b984;background:linear-gradient(180deg,#fffdf8,#f7ead4)}
.qrf-tree-generation-1>.qrf-tree-couple .qrf-tree-person{border-color:#e1d3be}
.qrf-tree-generation-2>.qrf-tree-couple .qrf-tree-person{background:linear-gradient(180deg,#fff,#fbf8f3)}
@media(max-width:760px){
.qrf-tree-heading{align-items:flex-start;flex-direction:column}
.qrf-tree-actions{width:100%;overflow-x:auto}
.qrf-tree-actions button{flex:0 0 auto}
.qrf-generation-label{font-size:9px}
}
