:root{--brand-blue:#4a6b8a;--brand-blue-soft:#7da1c2;--brand-cream:#ede6d6;--brand-surface:#f7f5f1;--brand-gold:#b99a5a;--ink:#263e55;--text:#344454;--muted:#768594;--line:#d8e0e7;--white:#fff;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;background:#dfe6eb;font-family:Inter,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;min-height:100%}body{background:#dfe6eb;margin:0;overflow:hidden}button,input,select{font:inherit}button,select,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #7da1c26b}.mobile-app{background:var(--brand-surface);grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:680px;height:100dvh;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 0 44px #1f374b24}.app-header{z-index:5;min-height:calc(66px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 18px 10px;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;display:flex}.brand-lockup{align-items:center;gap:10px;min-width:0;display:flex}.brand-lockup img{object-fit:cover;border-radius:11px;flex:0 0 42px;width:42px;height:42px;box-shadow:0 2px 7px #263e5526}.brand-lockup>span,.brand-lockup strong,.brand-lockup small{min-width:0;display:block}.brand-lockup strong{color:var(--ink);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600;line-height:1.05}.brand-lockup small{color:var(--muted);letter-spacing:.04em;margin-top:3px;font-size:11px;font-weight:600}.connection{color:var(--brand-blue);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.connection>span{background:#3e8b68;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #3e8b681f}.connection.offline{color:var(--muted)}.connection.offline>span{background:#a66b63;box-shadow:0 0 0 3px #a66b631f}.app-content{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:var(--brand-blue-soft) transparent;min-height:0;padding:18px 16px 28px;overflow-y:auto}.hero{color:#fff;background:linear-gradient(145deg, #3e607f 0%, var(--brand-blue) 55%, #6988a4 100%);border-radius:22px;padding:24px 22px 25px;position:relative;overflow:hidden;box-shadow:0 12px 26px #2d4a6430}.hero:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-58px;right:-32px;box-shadow:0 0 0 24px #ffffff0a,0 0 0 52px #ffffff08}.eyebrow{z-index:1;color:#e4edf5;letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:750;position:relative}.eyebrow:before{background:var(--brand-gold);content:"";width:22px;height:2px;margin:0 8px 3px 0;display:inline-block}h1,h2,p{margin-top:0}.hero h1{z-index:1;letter-spacing:-.02em;max-width:13ch;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,8vw,39px);font-weight:500;line-height:1.04;position:relative}.intro{z-index:1;color:#e7eef4;max-width:40ch;margin-bottom:0;font-size:14px;line-height:1.55;position:relative}.chapter-card,.reading-card{border:1px solid var(--line);background:var(--white);border-radius:20px;box-shadow:0 7px 22px #2d4a6414}.chapter-card{margin-top:14px;padding:18px}.card-header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.card-icon{background:#edf3f7;border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.card-icon img{object-fit:contain;width:38px;height:38px}.card-header small,.card-header h2{display:block}.card-header small{color:var(--brand-blue-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800}.card-header h2,.reading-card h2{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600}.fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 82px;gap:10px;display:grid}label span{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}select,input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#f9fbfc;border-radius:12px;padding:0 12px;font-size:14px}select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--brand-blue) 50%), linear-gradient(135deg, var(--brand-blue) 50%, transparent 50%);background-position:calc(100% - 17px) 21px,calc(100% - 12px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px}.primary-action{color:#fff;background:var(--brand-blue);border:0;border-radius:14px;width:100%;min-height:52px;margin-top:14px;padding:0 18px;font-size:14px;font-weight:750;box-shadow:0 7px 16px #4a6b8a38}.primary-action:hover:not(:disabled){background:#3f607e}.primary-action:active:not(:disabled){transform:translateY(1px);box-shadow:0 3px 10px #4a6b8a2e}.status{border-left:3px solid var(--brand-blue-soft);color:#52697d;background:#eef4f8;border-radius:0 8px 8px 0;margin:13px 0 0;padding:8px 10px;font-size:12px;line-height:1.4}.reading-card{margin-top:14px;padding:20px 18px 26px}.reading-card header{border-bottom:1px solid var(--line);padding-bottom:14px}.reading-card header p{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.reading-card ol{color:#344454;gap:10px;margin:17px 0 0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.72;list-style:none;display:grid}.verse-number{min-width:26px;color:var(--brand-blue-soft);vertical-align:super;font-family:Inter,Segoe UI,sans-serif;font-size:10px;font-weight:800;display:inline-block}.bottom-nav{z-index:5;min-height:calc(72px + env(safe-area-inset-bottom));padding:7px 12px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.bottom-nav a{min-width:0;color:var(--muted);background:0 0;border:0;border-radius:13px;align-content:center;place-items:center;gap:2px;padding:4px;text-decoration:none;display:grid}.bottom-nav a.active{color:var(--brand-blue);background:#edf3f7}.bottom-nav img{object-fit:contain;filter:saturate(.9);width:30px;height:30px}.bottom-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:750;overflow:hidden}.back-link{width:40px;height:40px;color:var(--brand-blue);background:#edf3f7;border-radius:12px;flex:0 0 40px;place-items:center;margin-right:2px;font-size:22px;text-decoration:none;display:grid}.back-link+.brand-lockup{margin-right:auto}.welcome-hero{text-align:center;padding:18px 8px 8px}.welcome-hero>img{object-fit:cover;border-radius:27px;width:112px;height:112px;margin-bottom:20px;box-shadow:0 12px 28px #2d4a6429}.welcome-hero .eyebrow,.dark-eyebrow{color:var(--brand-blue)}.welcome-hero h1,.setup-heading h1,.simple-page h1,.today-hero h1{color:var(--ink);letter-spacing:-.02em;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,9vw,42px);font-weight:500;line-height:1.05}.welcome-hero>p:last-child,.setup-heading>p,.simple-page>p,.today-hero>p:last-child{max-width:42ch;color:var(--muted);margin-left:auto;margin-right:auto;font-size:14px;line-height:1.55}.welcome-actions{gap:10px;margin-top:18px;display:grid}.choice-card{border:1px solid var(--line);min-height:82px;color:var(--ink);background:var(--white);border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;display:grid;box-shadow:0 6px 18px #2d4a6412}.choice-card.primary-choice{border-color:var(--brand-blue);color:var(--white);background:var(--brand-blue);box-shadow:0 10px 22px #4a6b8a38}.choice-number{color:var(--brand-blue-soft);font-family:Georgia,Times New Roman,serif;font-size:18px}.primary-choice .choice-number,.primary-choice small{color:#e2ebf2}.choice-card strong,.choice-card small,.preset-grid strong,.preset-grid small,.section-selector strong,.section-selector small,.module-card strong,.module-card small,.offline-note strong,.offline-note small,.option-row strong,.option-row small,.toggle-row strong,.toggle-row small{display:block}.choice-card strong{margin-bottom:4px;font-size:15px}.choice-card small{color:var(--muted);font-size:11px;line-height:1.4}.restore-link,.text-action{min-height:44px;color:var(--brand-blue);text-align:center;background:0 0;border:0;padding:12px;font-size:13px;font-weight:700;text-decoration:none}.reassurance{color:var(--muted);text-align:center;margin:12px 0 0;font-size:11px}.privacy-link{min-height:44px;color:var(--brand-blue);text-align:center;padding:12px;font-size:11px;display:block}.setup-heading{padding:4px 4px 10px}.setup-heading h1,.simple-page h1{font-size:clamp(28px,8vw,38px)}.setup-heading>p,.simple-page>p{margin-left:0}.step-indicator{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px;display:grid}.step-indicator span{background:var(--line);border-radius:999px;height:3px}.step-indicator span.active{background:var(--brand-blue)}.setup-card{border:1px solid var(--line);background:var(--white);border-radius:20px;margin-top:10px;padding:18px;box-shadow:0 7px 22px #2d4a6414}.setup-card>h2,.today-section h2{color:var(--ink);margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600}.section-intro{color:var(--muted);margin-bottom:17px;font-size:12px;line-height:1.5}.preset-grid,.section-selector,.module-list{gap:9px;display:grid}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preset-grid button,.section-selector button{border:1px solid var(--line);min-width:0;min-height:92px;color:var(--ink);text-align:left;background:#fafcfd;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex;position:relative}.preset-grid img,.section-selector img{object-fit:contain;flex:0 0 42px;width:42px;height:42px}.preset-grid strong,.section-selector strong{margin-bottom:3px;font-size:13px}.preset-grid small,.section-selector small{color:var(--muted);font-size:10px;line-height:1.35}.section-selector button{min-height:76px}.section-selector button.selected{border-color:var(--brand-blue-soft);background:#edf3f7}.selection-mark{width:24px;height:24px;color:var(--brand-blue);background:var(--white);border-radius:50%;flex:0 0 24px;place-items:center;margin-left:auto;font-size:13px;font-weight:800;display:grid}.option-group{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.option-group h3{color:var(--ink);margin:0 0 11px;font-size:13px}.option-row,.toggle-row,.time-row{min-height:48px;color:var(--text);align-items:center;gap:10px;font-size:13px;display:flex}.option-row+.option-row,.toggle-row+.toggle-row{border-top:1px solid #edf1f4}.option-row>span,.toggle-row>span,.time-row>span{color:inherit;font-size:inherit;flex:1;margin:0;font-weight:500}.option-row small,.toggle-row small{color:var(--muted);margin-top:3px;font-size:10px}.radio-row input,.toggle-row input{width:20px;height:20px;min-height:0;accent-color:var(--brand-blue);flex:0 0 20px}.toggle-row input{flex-basis:42px;width:42px;height:24px}.time-row input{width:118px}.form-error{color:#8b4d48;margin:13px 0 0;font-size:12px}.summary-card{text-align:center}.summary-mark{width:60px;height:60px;color:var(--white);background:var(--brand-blue);border-radius:50%;place-items:center;margin:2px auto 15px;font-size:27px;display:grid}.summary-list{border-top:1px solid var(--line);text-align:left;margin:20px 0 8px}.summary-list>div{border-bottom:1px solid var(--line);grid-template-columns:112px minmax(0,1fr);gap:12px;padding:13px 0;display:grid}.summary-list dt{color:var(--muted);font-size:11px}.summary-list dd{color:var(--ink);margin:0;font-size:12px;font-weight:650}.simple-page{text-align:left;padding:40px 8px}.simple-page-icon{object-fit:contain;width:76px;height:76px;margin-bottom:22px}.info-panel{border-left:3px solid var(--brand-blue-soft);color:#52697d;background:#edf3f7;border-radius:0 12px 12px 0;margin-top:20px;padding:14px;font-size:12px;line-height:1.55}.today-hero{color:var(--white);background:linear-gradient(145deg, #3e607f, var(--brand-blue));border-radius:22px;padding:24px 22px;box-shadow:0 12px 26px #2d4a6430}.today-hero h1,.today-hero .eyebrow,.today-hero>p:last-child{color:var(--white)}.today-hero h1{margin-bottom:8px}.today-hero>p:last-child{margin:0}.today-section{margin-top:18px}.section-heading-row{justify-content:space-between;align-items:end;gap:12px;margin:0 2px 12px;display:flex}.section-heading-row small{color:var(--brand-blue-soft);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.section-heading-row h2{margin:3px 0 0}.section-heading-row a{min-height:40px;color:var(--brand-blue);padding:12px 2px;font-size:12px;font-weight:700;text-decoration:none}.module-card{border:1px solid var(--line);min-height:78px;color:var(--ink);background:var(--white);border-radius:17px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:grid;box-shadow:0 5px 16px #2d4a640f}.module-card.available{border-color:#7da1c28c}.module-icon{background:#edf3f7;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.module-icon img{object-fit:contain;width:38px;height:38px}.module-card strong{margin-bottom:4px;font-size:14px}.module-card small{color:var(--muted);font-size:10px}.module-status{color:var(--muted);background:#eef2f5;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:700}.offline-note{color:var(--text);background:var(--brand-cream);border-radius:16px;align-items:center;gap:12px;margin-top:16px;padding:13px 15px;display:flex}.offline-note img{object-fit:contain;width:36px;height:36px}.offline-note strong{margin-bottom:3px;font-size:12px}.offline-note small{color:#6f7780;font-size:10px}.card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.card-actions button{border:1px solid var(--line);min-height:44px;color:var(--brand-blue);background:#f7fafc;border-radius:12px;font-size:11px;font-weight:700}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.reader-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:4px 2px 2px;display:grid}.reader-heading .eyebrow,.reader-heading h1{margin:0}.reader-heading h1{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.storage-link{min-height:44px;color:var(--brand-blue);background:#edf3f7;border-radius:12px;padding:13px 11px;font-size:12px;font-weight:750;text-decoration:none}.package-row{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.package-row>div{flex:1;min-width:0}.package-row strong,.package-row small{display:block}.package-row strong{color:var(--ink);font-size:12px}.package-row small{color:var(--muted);margin-top:3px;font-size:10px}.package-row button,.reading-header button,.storage-item button{border:1px solid var(--line);min-width:44px;min-height:44px;color:var(--brand-blue);background:#f7fafc;border-radius:12px;font-size:11px;font-weight:700}.download-progress{background:#edf1f4;border-radius:9px;height:30px;margin-top:10px;position:relative;overflow:hidden}.download-progress>span{background:#7da1c273;position:absolute;inset:0 auto 0 0}.download-progress small{z-index:1;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;padding:8px 9px;font-size:10px;font-weight:700;display:block;position:relative;overflow:hidden}.reading-header{text-align:center;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.reading-header span{min-width:0}.reading-card li{padding-left:27px;position:relative}.bookmark-button{width:32px;height:32px;color:var(--brand-blue-soft);background:0 0;border:0;padding:0;font-size:20px;position:absolute;top:1px;left:-8px}.bookmark-button.active{color:var(--brand-gold)}.storage-page{padding-top:12px}.storage-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0;display:grid}.storage-summary>div{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:15px;min-width:0;padding:13px 8px}.storage-summary strong,.storage-summary small{display:block}.storage-summary strong{color:var(--ink);text-overflow:ellipsis;font-family:Georgia,Times New Roman,serif;font-size:19px;overflow:hidden}.storage-summary small{color:var(--muted);margin-top:4px;font-size:9px}.storage-section{margin-top:23px}.storage-list{border:1px solid var(--line);background:var(--white);border-radius:17px;overflow:hidden}.storage-item{align-items:center;gap:12px;min-height:68px;padding:11px 12px;display:flex}.storage-item+.storage-item{border-top:1px solid var(--line)}.storage-item>span:first-child{flex:1;min-width:0}.storage-item strong,.storage-item small{display:block}.storage-item strong{color:var(--ink);font-size:13px}.storage-item small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.complete-badge{color:#31664e;background:#e4f1ea;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:750;flex:none!important}.danger-text{color:#8b4d48!important}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#ffffff8c;border-radius:15px;padding:17px;font-size:12px}.content-catalog{gap:10px;margin-top:17px;display:grid}.content-card{border:1px solid var(--line);min-height:82px;color:var(--ink);background:var(--white);border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:grid;box-shadow:0 5px 16px #2d4a640f}.content-card strong,.content-card small{display:block}.content-card em{color:var(--brand-blue-soft);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-style:normal;font-weight:800;display:block}.content-card strong{font-size:14px}.content-card small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.prayer-reading{padding:14px 6px 34px}.prayer-reading h1{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,8vw,42px);font-weight:500;line-height:1.08}.prayer-intro{border-left:3px solid var(--brand-gold);color:var(--muted);padding-left:13px;font-size:13px;line-height:1.55}.prayer-body{color:var(--text);white-space:pre-line;margin-top:24px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.75}.calendar-hero{color:var(--white);background:linear-gradient(145deg, #3e607f, var(--brand-blue));border-radius:22px;padding:22px 18px;box-shadow:0 12px 26px #2d4a6430}.calendar-date-row{text-align:center;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.calendar-date-row h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,6vw,32px);font-weight:500;line-height:1.1}.calendar-date-row small{color:#dbe7f0;margin-top:6px;font-size:10px;display:block}.calendar-date-row button{width:44px;height:44px;color:var(--white);background:#ffffff1a;border:1px solid #ffffff47;border-radius:13px;font-size:20px}.calendar-hero>p:last-child{color:#e4edf5;text-align:center;margin:14px 0 0;font-size:12px}.calendar-section{margin-top:20px}.calendar-section h2{color:var(--ink);margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600}.fasting-card{background:var(--brand-cream);border-radius:16px;padding:15px 16px}.fasting-card h2{margin-bottom:5px;font-size:16px}.fasting-card p{color:#5f625f;margin:0;font-size:11px;line-height:1.5}.calendar-list{border:1px solid var(--line);background:var(--white);border-radius:17px;overflow:hidden}.calendar-list article{padding:13px 14px}.calendar-list article+article{border-top:1px solid var(--line)}.calendar-list strong,.calendar-list small{display:block}.calendar-list strong{color:var(--ink);font-size:13px;line-height:1.4}.calendar-list small{color:var(--muted);margin-top:4px;font-size:10px}.reading-link-card{align-items:center;gap:12px;display:flex}.reading-link-card>span{flex:1;min-width:0}.reading-link-card a{min-height:44px;color:var(--brand-blue);background:#edf3f7;border-radius:12px;padding:14px 10px;font-size:11px;font-weight:750;text-decoration:none}.calendar-offline-card{border:1px solid var(--line);background:var(--white);border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:20px;padding:14px;display:grid}.calendar-offline-card strong,.calendar-offline-card small{display:block}.calendar-offline-card strong{color:var(--ink);font-size:13px}.calendar-offline-card small{color:var(--muted);margin-top:4px;font-size:10px}.calendar-offline-card button{min-height:44px;color:var(--white);background:var(--brand-blue);border:0;border-radius:12px;padding:0 12px;font-size:11px;font-weight:750}.calendar-offline-card progress{width:100%;accent-color:var(--brand-blue);grid-column:1/-1}.notification-page{padding-top:12px}.notification-list{gap:10px;margin-top:21px;display:grid}.notification-row{border:1px solid var(--line);background:var(--white);border-radius:17px;padding:7px 14px}.notification-row .time-row{border-top:1px solid var(--line)}.diagnostics-card{border:1px solid var(--line);background:var(--white);border-radius:17px;margin-top:20px;overflow:hidden}.diagnostics-card>div{align-items:center;gap:12px;min-height:48px;padding:10px 13px;display:flex}.diagnostics-card>div+div{border-top:1px solid var(--line)}.diagnostics-card span{color:var(--muted);flex:1;font-size:11px}.diagnostics-card strong{max-width:55%;color:var(--ink);text-align:right;font-size:11px}.profile-page,.restore-page{padding-top:12px}.profile-panel,.restore-card{border:1px solid var(--line);background:var(--white);border-radius:18px;margin-top:18px;padding:17px;box-shadow:0 6px 18px #2d4a640f}.profile-panel h2,.restore-card h2{color:var(--ink);margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.profile-panel>p,.restore-card>p{color:var(--muted);margin-bottom:13px;font-size:11px;line-height:1.5}.profile-facts{margin:12px 0 0}.profile-facts>div{border-top:1px solid var(--line);grid-template-columns:86px minmax(0,1fr);gap:10px;padding:9px 0;display:grid}.profile-facts dt{color:var(--muted);font-size:10px}.profile-facts dd{color:var(--ink);text-overflow:ellipsis;margin:0;font-size:10px;font-weight:700;overflow:hidden}.secret-panel{background:#fffdf7;border-color:#b99a5a73}.secret-panel code{overflow-wrap:anywhere;color:var(--ink);background:var(--brand-cream);border-radius:12px;padding:11px;font-size:10px;line-height:1.45;display:block}.secret-panel button,.profile-actions button{border:1px solid var(--line);min-height:44px;color:var(--brand-blue);background:#f7fafc;border-radius:12px;margin-top:10px;padding:0 12px;font-size:11px;font-weight:750}.profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.account-panel{background:#edf3f7}.restore-card .primary-action{margin-top:12px}.restore-divider{color:var(--muted);text-transform:uppercase;align-items:center;gap:12px;margin:17px 0 0;font-size:10px;display:flex}.restore-divider:before,.restore-divider:after{background:var(--line);content:"";flex:1;height:1px}.legal-page section{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.legal-page h2{color:var(--ink);margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:19px}.legal-page section p{color:var(--muted);margin:0 0 9px;font-size:13px;line-height:1.65}.legal-page a{color:var(--brand-blue)}.diagnostics-page .profile-facts>div{grid-template-columns:minmax(0,1fr) auto}@media (width<=520px){.app-content{padding:14px 12px 24px}.hero{border-radius:19px;padding:22px 19px 23px}.chapter-card,.reading-card{border-radius:18px}.fields{grid-template-columns:minmax(0,1fr) 86px}.translation-field{grid-column:1/-1}.preset-grid{grid-template-columns:1fr}}@media (width>=740px){.mobile-app{border:1px solid #4a6b8a1f;border-radius:24px;height:calc(100dvh - 32px);margin-top:16px}.app-header{min-height:66px;padding-top:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
