.guide-page{background:#fbfaf7;color:#283934;line-height:1.85}
.guide-page .shell{width:min(1080px,calc(100% - 40px))}
.guide-page .site-header{border-bottom:1px solid #d9ded8}
.guide-page .brand{letter-spacing:.02em}
.guide-page .site-nav a[aria-current]{color:#245c50;text-decoration:underline;text-underline-offset:6px}
.guide-page a{color:#245c50}
.guide-page a:hover{text-decoration-thickness:2px}
.guide-intro{padding:70px 0 38px;max-width:850px}
.guide-intro h1{font-size:clamp(34px,5.5vw,60px);line-height:1.4;letter-spacing:-.035em;max-width:none}
.edition{font-size:15px;margin:0 0 15px;color:#52665e}
.intro-copy{font-size:19px;margin:24px 0}
.screenshot-note{font-size:13px;color:#59685f;max-width:700px}
.guide-index{display:flex;flex-wrap:wrap;gap:0;border-block:1px solid #bccbc2;padding:12px 0;margin-bottom:12px}
.guide-index a{padding:9px 24px 9px 0;margin-right:14px;text-underline-offset:5px;font-weight:650;font-size:15px}
.system-map{margin:34px 0 10px;padding:34px;border:1px solid #cfd9d2;background:linear-gradient(145deg,#f4f8f3,#eef7f3);border-radius:24px}
.system-map-row{display:grid;grid-template-columns:minmax(190px,1fr) 170px minmax(220px,1fr);gap:20px;align-items:center}
.device-card{display:grid;grid-template-columns:42px 1fr;gap:2px 12px;align-items:center;padding:18px 20px;border:1px solid rgba(63,112,94,.22);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 10px 26px rgba(61,91,77,.08)}
.device-card strong{font-size:15px;line-height:1.5}
.device-card small{grid-column:2;color:#5c6d64;line-height:1.5}
.device-icon{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#d8eee5;color:#397866;font-size:18px}
.device-icon.phone{font-size:29px;line-height:1}
.baby-device .device-icon{background:#d9f1e8;box-shadow:0 0 0 7px rgba(125,201,172,.12)}
.viewer-stack{display:grid;gap:12px}
.map-link{text-align:center;color:#315e51;font-size:13px;font-weight:700}
.map-link i{display:block;position:relative;height:2px;margin-top:12px;background:#6e9d8c}
.map-link i::after{content:"";position:absolute;right:-1px;top:-5px;border-left:9px solid #6e9d8c;border-block:6px solid transparent}
.notification-line{position:relative;margin:28px 12% 0;padding-top:17px;text-align:center;border-top:1px dashed #c1a959;color:#665927;font-size:13px;font-weight:650}
.notification-line::before,.notification-line::after{content:"";position:absolute;top:-5px;width:9px;height:9px;border-radius:50%;background:#ddc65e}
.notification-line::before{left:0}.notification-line::after{right:0}
.system-map figcaption,.family-map figcaption{margin-top:20px;color:#536359;font-size:13px;line-height:1.7;text-align:center}
.guide-section{padding:58px 0;border-bottom:1px solid #d9ded8;scroll-margin-top:24px}
.guide-section h2{font-size:clamp(29px,4vw,40px);line-height:1.45;margin:0 0 12px;letter-spacing:-.025em}
.section-lead{font-size:18px;margin:0 0 30px;color:#52665e}
.guide-section h3{font-size:23px;margin:32px 0 14px;line-height:1.5}
.guide-split{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:55px;align-items:start;margin:26px 0}
.guide-split h3:first-child{margin-top:0}
.guide-screen{margin:0;width:100%;max-width:260px;justify-self:center}
.guide-screen a{display:block}
.guide-screen img{display:block;width:100%;height:auto;border:1px solid #d9ded8;border-radius:18px;background:#f7faf8}
.guide-screen figcaption,.permission-shot figcaption{font-size:13px;line-height:1.7;margin-top:12px;color:#536359}
.guide-screen figcaption span{font-size:12px}
.roles{padding:12px 0;border-block:1px solid #d9ded8}
.roles dt{font-size:19px;font-weight:700;margin-top:12px}
.roles dd{margin:4px 0 14px}
.onboarding-visual{display:grid;grid-template-columns:1fr auto 1.25fr auto 1fr;gap:13px;align-items:center;margin:20px 0 30px;padding:24px;background:#eef4ef;border-radius:20px}
.onboarding-visual>b{color:#6f8d80;font-size:22px}
.onboarding-step{position:relative;display:flex;min-height:112px;flex-direction:column;justify-content:center;padding:18px 16px 16px;border:1px solid #d0ddd4;border-radius:16px;background:#fff;text-align:center}
.onboarding-step>span{position:absolute;top:-13px;left:calc(50% - 14px);display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#3f806c;color:white;font-size:13px;font-weight:750}
.onboarding-step strong{font-size:15px;line-height:1.45}
.onboarding-step small{margin-top:5px;color:#63736b;line-height:1.45}
.onboarding-step.role-step{border-color:#94c3b0;background:linear-gradient(155deg,#fff,#f2faf6);box-shadow:0 8px 22px rgba(57,120,102,.1)}
.connection-pictures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;background:#eef2ed;padding:28px;margin:24px 0 30px}
.connection-pictures .guide-screen{max-width:235px}
.guide-steps{padding-left:29px;counter-reset:none}
.guide-steps li{padding-left:7px;margin:22px 0}
.guide-steps li::marker{font-weight:750;color:#245c50}
.guide-steps strong{font-size:18px}
.guide-steps p{margin:6px 0;color:#43564c}
.guide-note{background:#edf2ed;padding:19px 23px;margin:24px 0;font-size:15px}
.table-wrap{width:100%;margin:18px 0 24px}
table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.85}
th,td{text-align:left;vertical-align:top;padding:16px 18px;border-bottom:1px solid #d9ded8}
thead th{font-size:13px;background:#eaf0e9;color:#456052;font-weight:650}
tbody th{width:30%;min-width:135px;font-weight:650}
td{color:#43564c}
tbody tr:last-child>*{border-bottom:1px solid #bdcac0}
.guide-detail{border-block-end:1px solid #ccd7ce;margin:0;padding:0}
.guide-detail summary{padding:21px 6px;cursor:pointer;font-weight:650;line-height:1.6;color:#245c50}
.guide-detail[open] summary{padding-bottom:12px}
.guide-detail>div{padding:0 8px 18px}
.guide-detail:focus-within{outline-offset:3px}
.settings-index{display:flex;flex-wrap:wrap;gap:12px 26px;padding:12px 0}
.setting-section{padding-top:22px;scroll-margin-top:20px}
.setting-section+.setting-section{margin-top:32px;border-top:1px solid #d9ded8}
.path{font-size:14px;color:#59685f;margin-top:0}
.buttons-split{margin-top:40px}
.buttons-split tbody th{min-width:125px}
.permission-shot{margin:26px 0;max-width:480px}
.permission-crop{position:relative;width:100%;aspect-ratio:6.8;overflow:hidden;background:#f7faf8;border:1px solid #d9ded8;border-radius:6px}
.permission-crop img{position:absolute;width:100%;height:auto;left:0;top:0;transform:translateY(-56.5%)}
.family-map{margin:22px 0 38px;padding:26px 28px 22px;background:linear-gradient(145deg,#f5f7f2,#eff8f4);border:1px solid #d0dbd3;border-radius:24px}
.family-orbit{position:relative;width:min(100%,620px);height:300px;margin:auto}
.family-orbit::before{content:"";position:absolute;inset:42px 110px;border:1px dashed rgba(57,120,102,.38);border-radius:50%}
.family-node{position:absolute;z-index:1;display:flex;width:104px;height:104px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(71,125,106,.3);border-radius:50%;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.96),rgba(218,240,231,.82) 54%,rgba(235,226,250,.58));box-shadow:inset 0 1px 0 #fff,0 10px 28px rgba(60,108,91,.13);text-align:center}
.family-node span{font-size:22px;line-height:1;color:#357664}
.family-node strong{margin-top:5px;font-size:13px}.family-node small{font-size:10px;color:#64736c}
.family-main{width:122px;height:122px;left:calc(50% - 61px);top:89px;box-shadow:inset 0 1px 0 #fff,0 0 34px rgba(94,191,151,.21)}
.family-one{left:7%;top:20px}.family-two{right:7%;top:20px}.family-add{left:calc(50% - 52px);bottom:0;border-style:dashed;background:rgba(255,255,255,.7)}
.closing-note{margin-top:30px;font-weight:600}
.back-top{display:inline-block;margin:28px 0;text-underline-offset:5px}
.guide-page .site-footer{background:none}
.skip-link{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:5}
.skip-link:focus{top:10px}
.guide-page :focus-visible{outline:3px solid #467e69;outline-offset:4px}
@media(max-width:760px){.guide-page .shell{width:calc(100% - 32px)}
.guide-page .site-header{align-items:flex-start;padding:18px 0;gap:14px;flex-direction:column}
.guide-page .site-nav{justify-content:flex-start;gap:12px 20px}
.guide-intro{padding:42px 0 26px}
.intro-copy{font-size:17px}
.guide-index a{font-size:14px;padding:7px 12px 7px 0;margin-right:4px}
.guide-section{padding:38px 0}
.system-map{padding:22px 16px}.system-map-row{grid-template-columns:1fr;gap:15px}.map-link{padding:0 28px}.map-link i{transform:rotate(90deg);width:54px;margin:28px auto}.notification-line{margin-inline:3%}
.onboarding-visual{grid-template-columns:1fr;padding:22px 16px;gap:8px}.onboarding-visual>b{transform:rotate(90deg);justify-self:center;line-height:1}.onboarding-step{min-height:92px}
.guide-split{grid-template-columns:1fr;gap:22px;margin:22px 0}
.guide-split>.guide-screen{grid-row:1;max-width:225px}
.connection-pictures{padding:18px 12px;gap:18px}
.connection-pictures .guide-screen{max-width:210px}
.guide-screen figcaption{font-size:12px}
.guide-section h3{font-size:21px}
.section-lead{font-size:16px}
th,td{padding:13px 8px;font-size:14px}
tbody th{min-width:0;width:34%;overflow-wrap:anywhere}
.buttons-split tbody th{min-width:0}
.guide-detail summary{padding:18px 0}
.guide-note{padding:17px}
.guide-steps{padding-left:24px}
.guide-steps strong{font-size:17px}
.family-map{padding:20px 10px}.family-orbit{height:310px}.family-orbit::before{inset:50px 54px}.family-node{width:88px;height:88px}.family-main{width:112px;height:112px;left:calc(50% - 56px);top:99px}.family-one{left:0}.family-two{right:0}.family-add{left:calc(50% - 44px)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
}
@media print{.site-header,.guide-index,.back-top,.site-footer,.settings-index{display:none}
.guide-page{background:white}
.guide-split{grid-template-columns:1fr 180px;gap:25px}
.guide-screen{max-width:180px}
details>div{display:block!important}
table{break-inside:auto}
tr,figure{break-inside:avoid}
.guide-section{padding:20px 0}
}
