:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#24302a;background:#f7f3ea}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fbf8f2,#f3eee4)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site{width:min(1180px,100%);margin:auto;padding:24px}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0 28px}.brand{font-weight:900;letter-spacing:-.03em}.navlinks{display:flex;gap:8px;flex-wrap:wrap}.button,.navlinks a{border:1px solid #d9d2c5;background:#fffdf8;border-radius:10px;padding:10px 14px;font-weight:800;box-shadow:0 3px 10px rgba(73,58,35,.06)}.hero{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:28px;gap:28px;align-items:center;padding:46px;border:1px solid #ded6c8;border-radius:22px;background:#fffdf8;box-shadow:0 18px 45px rgba(73,58,35,.08)}.eyebrow{margin:0 0 10px;color:#a05336;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.hero h1,.pagehead h1{margin:0;line-height:.96;letter-spacing:-.055em;font-size:clamp(3rem,8vw,6.5rem)}.card p,.hero p,.pagehead p{color:#68736d;line-height:1.55}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:26px}.card{display:flex;flex-direction:column;min-height:255px;padding:24px;border:1px solid #ded6c8;border-radius:16px;background:#fffdf8;box-shadow:0 10px 28px rgba(73,58,35,.06);transition:transform .16s,box-shadow .16s}.card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(73,58,35,.1)}.card h2{margin:14px 0 8px;font-size:1.65rem;letter-spacing:-.03em}.icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#eef3df;font-size:1.45rem}.tag{width:max-content;border-radius:999px;padding:5px 9px;background:#eee8dc;color:#6b6254;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.card strong{margin-top:auto;padding-top:18px;color:#a05336}.pagehead{padding:28px 0}.pagehead h1{font-size:clamp(2.6rem,7vw,5rem)}.notice{margin:18px 0;padding:18px;border-left:4px solid #e9a96f;background:#fff8ed;border-radius:0 12px 12px 0;color:#5f5a50}.game-shell{width:min(980px,100%);margin:auto;padding:24px}.game-panel{padding:28px;border:1px solid #ded6c8;border-radius:18px;background:#fffdf8}.game-panel h1{margin:8px 0 22px;font-size:clamp(2rem,6vw,4rem);letter-spacing:-.04em}.controls{display:flex;gap:10px;flex-wrap:wrap}.controls button{border:0;border-radius:10px;padding:12px 16px;background:#293d34;color:#fff;font-weight:850}.controls .secondary{background:#e9e1d4;color:#28342e}.big-prompt{min-height:190px;display:grid;place-items:center;text-align:center;font-size:clamp(1.6rem,5vw,3.3rem);font-weight:850;padding:24px}.answer-list{display:grid;grid-gap:10px;gap:10px}.answer-row{display:flex;justify-content:space-between;padding:14px 16px;border-radius:10px;background:#eee9df;font-weight:800}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.memory-card{min-height:105px;border:0;border-radius:12px;background:#dbe9d2;color:#26362e;font-weight:900;padding:10px}.memory-card.hidden{background:#293d34;color:#fff;font-size:2rem}.wheel{width:min(360px,75vw);aspect-ratio:1;margin:20px auto;display:grid;place-items:center;border-radius:50%;border:14px solid #fff;background:conic-gradient(#e9a96f 0 25%,#a8c4a1 25% 50%,#e5cc82 50% 75%,#c5b2d5 75%);box-shadow:0 8px 30px rgba(0,0,0,.12);padding:45px;font-size:1.35rem;font-weight:950}.footer,.wheel{text-align:center}.footer{padding:40px 0;color:#81796d}.dashboard-site{padding-bottom:110px}.welcome{text-align:center;padding:34px 18px 24px}.welcome h1{margin:0;font-family:Georgia,serif;font-size:clamp(3rem,7vw,5.6rem);letter-spacing:-.045em;color:#173047}.welcome p:last-child{max-width:620px;margin:14px auto 0;color:#59656a;font-size:1.15rem;line-height:1.55}.dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.dashboard-card{overflow:hidden;border:1px solid #ded8ce;border-radius:18px;background:#fffdf9;box-shadow:0 12px 30px rgba(64,50,30,.07);transition:transform .2s,box-shadow .2s}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(64,50,30,.11)}.dashboard-art{height:150px;display:grid;place-items:center}.dashboard-art span{width:84px;height:84px;display:grid;place-items:center;border-radius:22px;color:white;font-size:2.9rem;font-weight:900;transform:rotate(-4deg);box-shadow:0 12px 22px rgba(0,0,0,.12)}.dashboard-card.green .dashboard-art{background:#edf6ed}.dashboard-card.green .dashboard-art span{background:#4f9a70}.dashboard-card.purple .dashboard-art{background:#f3eef8}.dashboard-card.purple .dashboard-art span{background:#7652a7}.dashboard-card.blue .dashboard-art{background:#eaf6f8}.dashboard-card.blue .dashboard-art span{background:#197c92}.dashboard-card-body{display:flex;flex-direction:column;min-height:240px;padding:24px}.dashboard-card h2{margin:0;font-family:Georgia,serif;font-size:2rem;letter-spacing:-.03em}.dashboard-card p{color:#59656a;line-height:1.55}.dashboard-card strong{margin-top:auto;display:block;padding:13px 16px;text-align:center;border-radius:10px;color:white}.green strong{background:#2d805c}.purple strong{background:#65409a}.blue strong{background:#0f758d}.quick-section,.sunday-section{margin-top:30px;padding:26px;border:1px solid #ded8ce;border-radius:18px;background:#fffdf9;box-shadow:0 10px 26px rgba(64,50,30,.06)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.quick-section h2,.section-heading h2{margin:0;font-family:Georgia,serif;font-size:2rem;color:#173047}.section-actions{display:flex;gap:10px}.primary-button,.soft-button{border:0;border-radius:10px;padding:11px 15px;font-weight:850;cursor:pointer}.soft-button{background:#eee9df;color:#3f4b48}.primary-button{background:#b85c38;color:white}.sunday-editor{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-top:22px}.sunday-editor label{display:grid;grid-gap:7px;gap:7px;font-weight:800;color:#52605c}.sunday-editor input,.sunday-editor textarea{width:100%;border:1px solid #d8d0c5;border-radius:10px;background:white;padding:12px;color:#25332e}.sunday-editor textarea{min-height:96px;resize:vertical}.sunday-editor .wide{grid-column:1/-1}.sunday-plan{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:22px}.sunday-plan>div{padding:18px;border-radius:14px;background:#f3eee5}.shared-note span,.shared-song span,.sunday-plan span{display:block;margin-bottom:7px;color:#83796b;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.shared-song strong,.sunday-plan strong{font-size:1.08rem}.plan-date,.plan-note{grid-column:1/-1;margin:0}.plan-note{padding:14px 0 0;color:#59656a;white-space:pre-wrap}.empty-sunday{width:100%;margin-top:20px;padding:26px;border:2px dashed #d8cfc1;border-radius:14px;background:#fbf8f2;color:#475450;display:grid;grid-gap:6px;gap:6px;place-items:center;cursor:pointer}.empty-sunday span{font-size:2rem;color:#b85c38}.empty-sunday small{color:#7d776d}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:18px}.quick-grid a,.quick-grid button{border:1px solid #ddd5ca;border-radius:12px;background:white;padding:15px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800;color:#4f5955}.quick-grid span{font-size:1.3rem;color:#b85c38}.shared-plan-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f9f5ec,#eee7da)}.shared-plan-card{width:min(620px,100%);padding:32px;border:1px solid #ddd5ca;border-radius:22px;background:#fffdf9;box-shadow:0 22px 55px rgba(64,50,30,.12)}.shared-plan-card h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.8rem,8vw,4.8rem);color:#173047}.shared-date{color:#6d746f;font-weight:750}.shared-song{border-radius:14px;background:#f3eee5}.shared-note,.shared-song{margin-top:14px;padding:18px}.shared-note{border-left:4px solid #b85c38;background:#fff7ed;border-radius:0 12px 12px 0}.shared-note p{margin:0;white-space:pre-wrap;line-height:1.55}.shared-footer{margin:24px 0 0;color:#81796d;text-align:center;font-size:.9rem}.inline-button{display:inline-block;margin-top:15px}@media(max-width:800px){.hero{grid-template-columns:1fr;padding:28px}.grid{grid-template-columns:1fr 1fr}.memory-grid{grid-template-columns:repeat(3,1fr)}.dashboard-cards{grid-template-columns:1fr}.dashboard-card{display:grid;grid-template-columns:150px 1fr}.dashboard-art{height:100%}.dashboard-card-body{min-height:210px}.sunday-plan{grid-template-columns:1fr}.plan-date,.plan-note{grid-column:auto}.quick-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.game-shell,.site{padding:14px}.dashboard-site{padding-bottom:105px}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;align-items:center;padding:10px 0 16px;background:rgba(251,248,242,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{font-size:.98rem}.navlinks{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #d8d0c5;background:rgba(255,253,249,.97);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navlinks a{border:0;box-shadow:none;background:transparent;padding:8px 4px;text-align:center;font-size:.77rem}.grid{grid-template-columns:1fr}.hero h1{font-size:3.1rem}.memory-grid{grid-template-columns:repeat(2,1fr)}.welcome{padding:24px 8px 18px}.welcome h1{font-size:3.3rem}.welcome p:last-child{font-size:1rem}.dashboard-card{grid-template-columns:105px 1fr}.dashboard-art span{width:64px;height:64px;font-size:2.1rem;border-radius:18px}.dashboard-card-body{min-height:180px;padding:18px}.dashboard-card h2{font-size:1.55rem}.dashboard-card p{font-size:.9rem}.quick-section,.sunday-section{padding:19px}.section-heading{align-items:flex-start;flex-direction:column}.section-actions{width:100%}.section-actions button{flex:1 1}.sunday-editor{grid-template-columns:1fr}.sunday-editor .wide{grid-column:auto}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid a,.quick-grid button{padding:13px 8px;font-size:.82rem}.shared-plan-card{padding:24px}}.jeopardy-shell{min-height:100vh;padding:18px;background:#f3eee4;color:#17231e}.jeopardy-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 auto 14px;max-width:1400px}.jeopardy-topbar h1{margin:2px 0;font-size:clamp(1.7rem,4vw,3.4rem);letter-spacing:-.045em}.jeopardy-kicker{margin:0;color:#8c4c34;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.jeopardy-toolbar{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.jeopardy-toolbar a,.jeopardy-toolbar button{border:1px solid #d5ccbd;background:#fffaf2;border-radius:9px;padding:10px 13px;font-weight:850;color:#25322c}.jeopardy-toolbar button:disabled{opacity:.4}.jeopardy-toolbar .jeopardy-danger{background:#b85c38;color:white;border-color:#b85c38}.jeopardy-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;max-width:1400px;margin:auto;padding:7px;border-radius:16px;background:#152c57;box-shadow:0 18px 50px rgba(26,36,51,.18)}.jeopardy-category{min-height:76px;display:grid;place-items:center;text-align:center;padding:10px;background:#21447e;color:white;font-weight:950;text-transform:uppercase;letter-spacing:.035em;font-size:clamp(.8rem,2vw,1.25rem)}.jeopardy-tile{min-height:112px;border:0;background:#173b77;color:#f5c85d;font-size:clamp(1.7rem,5vw,4rem);font-weight:950;text-shadow:0 3px 0 rgba(0,0,0,.25);cursor:pointer}.jeopardy-tile:hover{background:#245295}.jeopardy-tile.used{background:#122b55;color:#7f94b4;text-shadow:none}.jeopardy-scores{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:1200px;margin:14px auto 0}.jeopardy-team{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:10px;border:1px solid #d8d0c3;border-radius:12px;background:#fffaf2}.jeopardy-team input{min-width:0;border:0;background:transparent;font-weight:850;color:#24302a}.jeopardy-team strong{font-size:1.6rem}.jeopardy-team div{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.jeopardy-team button{border:0;border-radius:8px;padding:8px;background:#e8e0d3;font-weight:850}.jeopardy-progress{text-align:center;color:#766f64;font-weight:750}.jeopardy-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:rgba(12,20,31,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.jeopardy-modal{width:min(920px,100%);max-height:94vh;overflow:auto;padding:28px;border-radius:18px;background:#fffaf2;box-shadow:0 30px 80px rgba(0,0,0,.35)}.jeopardy-modal header{display:flex;justify-content:space-between;gap:12px}.jeopardy-modal h2{margin:4px 0;font-size:clamp(1.6rem,4vw,3rem)}.jeopardy-close{border:0;background:transparent;font-size:2.5rem}.jeopardy-prompt{min-height:190px;display:grid;place-items:center;text-align:center;font-size:clamp(1.8rem,5vw,4rem);font-weight:900;line-height:1.15}.jeopardy-reveal{display:block;width:100%;border:0;border-radius:12px;padding:16px;background:#173b77;color:white;font-weight:900;font-size:1.15rem}.jeopardy-answer{display:grid;place-items:center;grid-gap:8px;gap:8px;padding:18px;border-radius:12px;background:#edf2e7}.jeopardy-answer span{text-transform:uppercase;font-size:.72rem;font-weight:900;letter-spacing:.1em;color:#64725f}.jeopardy-answer strong{text-align:center;font-size:clamp(1.5rem,4vw,3rem)}.jeopardy-awards{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;margin-top:16px}.jeopardy-awards button{border:0;border-radius:9px;padding:12px 8px;background:#5e7657;color:white;font-weight:850}.jeopardy-awards .jeopardy-no-points{background:#e4ddd1;color:#2b352f}.jeopardy-presenting{padding:8px;background:#0f2347}.jeopardy-presenting .jeopardy-topbar{color:white}.jeopardy-presenting .jeopardy-toolbar{display:none}.jeopardy-presenting .jeopardy-scores{max-width:1400px}.jeopardy-presenting .jeopardy-progress{color:#d1dcf0}@media(max-width:720px){.jeopardy-shell{padding:10px}.jeopardy-topbar{align-items:flex-start}.jeopardy-toolbar{max-width:180px}.jeopardy-toolbar a,.jeopardy-toolbar button{padding:8px 9px;font-size:.78rem}.jeopardy-category{min-height:62px;font-size:.68rem}.jeopardy-tile{min-height:82px}.jeopardy-awards,.jeopardy-scores{grid-template-columns:repeat(2,1fr)}.jeopardy-awards .jeopardy-no-points{grid-column:1/-1}.jeopardy-prompt{min-height:150px}}.launch-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:24px;border:1px solid #ded6c8;border-radius:16px;background:#fffdf8;box-shadow:0 10px 28px rgba(73,58,35,.06)}.launch-panel h2{margin:0 0 5px;font-size:1.7rem}.launch-panel p{margin:0;color:#68736d;line-height:1.5}.launch-button{min-height:48px;padding:12px 18px;border-radius:10px;background:#b85c38;font-weight:900}.launch-panel code{font-size:.82em;overflow-wrap:anywhere}.navlinks a{display:inline-flex}.button,.card,.controls button,.launch-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media(max-width:700px){body{padding-bottom:74px}.nav{padding-bottom:18px}.brand,.nav{display:block}.brand{padding:8px 2px 16px}.navlinks{position:fixed;z-index:40;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #d8d0c3;background:rgba(255,253,248,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.navlinks a{justify-content:center;border:0;border-radius:9px;box-shadow:none;background:transparent;font-size:.84rem}.launch-panel{grid-template-columns:auto 1fr}.launch-button,.launch-panel .notice{grid-column:1/-1;width:100%}}:root{--ink:#173047;--teal:#176b91;--paper:#fffdf9;--line:#ddd5ca;--rust:#b85c38}a,button{-webkit-tap-highlight-color:transparent}.nav{position:relative}.brand{display:flex;align-items:center;gap:9px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#1f9bb0,#176b91);color:#ffd95d;font-size:1.25rem;box-shadow:0 6px 14px rgba(23,107,145,.22)}.brand small,.version-pill{display:inline-flex;align-items:center;border-radius:999px;background:#e6f2f4;color:#176b91;font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.brand small{padding:4px 7px}.version-pill{padding:6px 10px;margin-bottom:16px}.navlinks a{display:flex;align-items:center;gap:7px;min-height:44px}.navlinks a em,.navlinks a span{font-style:normal}.navlinks a.active,.settings-link.active{border-color:#acd2d9;background:#eaf6f8;color:#176b91}.settings-link{width:44px;height:44px;display:grid;place-items:center;border:1px solid #d9d2c5;background:#fffdf8;border-radius:12px;box-shadow:0 3px 10px rgba(73,58,35,.06);font-size:1.05rem}.welcome{position:relative}.dashboard-card,.legal-card,.quick-section,.settings-card,.sunday-section{box-shadow:0 12px 32px rgba(47,59,52,.07)}.dashboard-card:active{transform:scale(.985)}.dashboard-card strong,.primary-button{box-shadow:inset 0 -2px 0 rgba(0,0,0,.12)}.navlinks a,.primary-button,.quick-grid a,.quick-grid button,.settings-link,.soft-button{min-height:44px}.primary-button:active,.quick-grid a:active,.quick-grid button:active,.soft-button:active{transform:scale(.98)}.app-footer{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:800px;margin:0 auto;color:#746e64;font-size:.82rem;line-height:1.5}.app-footer strong{color:#4d5b56}.app-footer a{color:#176b91;font-weight:850}.settings-page{padding-bottom:110px}.settings-head p:last-child{font-weight:850;color:#176b91}.settings-grid{display:grid;grid-gap:16px;gap:16px}.settings-card{display:grid;grid-template-columns:56px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.settings-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#eaf6f8;color:#176b91;font-size:1.35rem;font-weight:950}.legal-card h2,.settings-card h2{margin:0 0 7px;color:var(--ink);font-family:Georgia,serif}.legal-card p,.settings-card p{margin:0;color:#59656a;line-height:1.6}.legal-card{margin-top:20px;padding:24px;border:1px solid #e8cfbd;border-left:5px solid var(--rust);border-radius:0 18px 18px 0;background:#fff8ef}@media(prefers-reduced-motion:no-preference){.dashboard-card,.navlinks a,.primary-button,.quick-grid a,.quick-grid button,.settings-link,.soft-button{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}}@media(max-width:700px){.nav{padding-right:52px}.settings-link{position:absolute;right:0;top:8px}.brand small,.navlinks a em{display:none}}@media(max-width:540px){.nav{padding-right:44px}.settings-link{top:8px;width:40px;height:40px}.navlinks a{display:grid;place-items:center;grid-gap:2px;gap:2px;border-radius:12px}.navlinks a span{font-size:1.12rem}.navlinks a em{display:block;font-size:.7rem}.navlinks a.active{background:#eaf6f8}.brand-mark{width:30px;height:30px}.app-footer{padding-left:8px;padding-right:8px}.settings-card{grid-template-columns:46px 1fr;padding:18px}.settings-icon{width:44px;height:44px;border-radius:13px}.version-pill{margin-bottom:12px}}.lesson-editor{display:grid;grid-gap:18px;gap:18px;margin-top:22px}.lesson-editor>label{display:grid;grid-gap:7px;gap:7px;font-weight:850;color:#52605c}.lesson-editor label small{margin-left:6px;color:#8a8277;font-weight:700}.lesson-editor input,.lesson-editor textarea{width:100%;border:1px solid #d8d0c5;border-radius:12px;background:#fff;padding:13px;color:#25332e;outline:none}.lesson-editor input:focus,.lesson-editor textarea:focus{border-color:#6ba8b6;box-shadow:0 0 0 3px rgba(23,107,145,.1)}.lesson-date{max-width:300px}.lesson-notes textarea{min-height:120px;resize:vertical}.lesson-song-builder{padding:18px;border:1px solid #ddd5ca;border-radius:16px;background:#f9f6f0}.lesson-subhead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.lesson-subhead>div{display:grid;grid-gap:4px;gap:4px}.lesson-subhead strong{font-family:Georgia,serif;font-size:1.25rem;color:#173047}.lesson-subhead small{color:#786f63}.add-song-button{border:0;border-radius:10px;background:#eaf6f8;color:#176b91;padding:10px 13px;font-weight:900;cursor:pointer}.lesson-song-list{display:grid;grid-gap:10px;gap:10px}.lesson-song-row{display:grid;grid-template-columns:34px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.song-number{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#176b91;color:#fff;font-size:.84rem;font-weight:950}.song-row-actions{display:flex;gap:5px}.song-row-actions button{width:36px;height:36px;border:1px solid #d8d0c5;border-radius:9px;background:#fff;color:#53605c;font-weight:950;cursor:pointer}.song-row-actions button:last-child{color:#a64f3b}.song-row-actions button:disabled{opacity:.3;cursor:default}.lesson-plan{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.lesson-plan>div{padding:18px;border-radius:14px;background:#f3eee5}.lesson-plan span{display:block;margin-bottom:8px;color:#83796b;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.lesson-opening strong{font-size:1.1rem}.lesson-song-preview ol,.shared-song-list ol{margin:0;padding-left:1.4rem;display:grid;grid-gap:9px;gap:9px}.lesson-song-preview li,.shared-song-list li{padding-left:4px;font-weight:800;line-height:1.4}.lesson-song-preview p{margin:0;color:#7d776d}.lesson-note-preview{border-left:4px solid #b85c38;border-radius:0 14px 14px 0!important;background:#fff7ed!important}.lesson-note-preview p{margin:0;white-space:pre-wrap;line-height:1.55;color:#59656a}.shared-song-list p{margin:0;color:#7d776d}.shared-song-list ol{margin-top:4px}.lesson-templates{margin-top:22px;padding:18px;border:1px solid #ddd5ca;border-radius:18px;background:#f9f6f0}.template-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:14px}.template-heading strong{font-family:Georgia,serif;font-size:1.2rem;color:#173047}.template-heading span{max-width:520px;color:#786f63;font-size:.85rem;line-height:1.45;text-align:right}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.template-card{display:grid;grid-template-columns:38px 1fr;grid-gap:2px 10px;gap:2px 10px;align-items:center;text-align:left;padding:13px;border:1px solid #ddd5ca;border-radius:14px;background:#fff;color:#42504c;cursor:pointer}.template-card:hover{border-color:#78adba;transform:translateY(-1px)}.template-icon{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#eaf6f8;color:#176b91;font-size:1.05rem;font-weight:950}.template-card strong{font-size:.93rem}.template-card small{color:#7c756a;line-height:1.35}.saved-lessons-heading{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.saved-lessons-heading strong{font-family:Georgia,serif;color:#173047;font-size:1.15rem}.saved-lessons-heading span{color:#8a8175;font-size:.8rem;font-weight:800}.lesson-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:10px}.lesson-library-card{display:grid;grid-gap:5px;gap:5px;text-align:left;padding:15px;border:1px solid #ddd5ca;border-radius:14px;background:#fff;color:#42504c;cursor:pointer}.lesson-library-card strong{font-size:.96rem}.lesson-library-card span{font-size:.78rem;color:#7c756a}.lesson-library-card.active{border-color:#66a9b8;background:#eaf6f8;box-shadow:0 0 0 2px rgba(23,107,145,.08)}.selected-lesson-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:22px;border-top:1px solid #e2dbd0}.selected-label{display:block;margin-bottom:4px;color:#8a8175;font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.selected-lesson-heading h3{margin:0;font-family:Georgia,serif;font-size:1.45rem;color:#173047}.danger-button{color:#a64f3b}.lesson-library-section>.section-heading .primary-button{white-space:nowrap}.compact-lesson-builder{padding-top:24px;padding-bottom:24px}.compact-builder-heading{align-items:center}.compact-builder-heading h2{margin-bottom:2px}.compact-builder-heading p{margin:0;color:#7c756a;font-size:.86rem}.builder-top-actions{display:flex;gap:8px}.compact-templates{margin-top:14px;padding:14px;border-radius:14px}.compact-templates .template-heading{align-items:center;margin-bottom:10px}.template-close{width:30px;height:30px;border:0;border-radius:8px;background:#fff;color:#6f6a61;font-size:1.2rem;cursor:pointer}.compact-templates .template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-templates .template-card{padding:10px}.compact-templates .template-card small{display:none}.compact-lesson-library{display:flex;gap:8px;overflow-x:auto;margin-top:14px;padding-bottom:2px}.compact-lesson-library .lesson-library-card{min-width:190px;padding:10px 12px;border-radius:11px}.compact-lesson-library .lesson-library-card strong{font-size:.88rem}.compact-lesson-library .lesson-library-card span{font-size:.72rem}.compact-selected-heading{margin-top:14px;padding-top:14px}.compact-selected-heading h3{font-size:1.2rem}.compact-selected-heading .section-actions{gap:6px}.compact-selected-heading .section-actions button{padding:8px 11px}.compact-plan-preview{margin-top:14px;gap:9px}.compact-plan-preview>div{padding:14px}.compact-empty{min-height:96px;margin-top:14px}.compact-empty small{display:none}@media(max-width:900px){.compact-templates .template-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.lesson-library{grid-template-columns:1fr 1fr}.selected-lesson-heading{align-items:flex-start;flex-direction:column}.selected-lesson-heading .section-actions{width:100%;flex-wrap:wrap}.selected-lesson-heading .section-actions button{flex:1 1 auto}.template-heading{align-items:flex-start;flex-direction:column}.template-heading span{text-align:left}.compact-selected-heading{gap:10px}.compact-selected-heading .section-actions{width:100%}}@media(max-width:620px){.lesson-subhead{align-items:flex-start;flex-direction:column}.add-song-button{width:100%}.lesson-song-row{grid-template-columns:30px 1fr}.song-row-actions{grid-column:2;justify-content:flex-end}.song-number{width:30px;height:30px}.lesson-date{max-width:none}.lesson-library,.template-grid{grid-template-columns:1fr}.lesson-library-section>.section-heading{align-items:center;flex-direction:row}.lesson-library-section>.section-heading .primary-button{width:auto}.selected-lesson-heading .section-actions{display:grid;grid-template-columns:1fr 1fr}.selected-lesson-heading .section-actions button{width:100%}.lesson-templates{padding:14px}.template-card{padding:12px}.compact-builder-heading{align-items:flex-start;gap:12px}.builder-top-actions{width:100%}.builder-top-actions button{flex:1 1}.compact-templates .template-grid{grid-template-columns:1fr 1fr}.compact-templates .template-card{grid-template-columns:30px 1fr;padding:8px}.compact-templates .template-icon{width:30px;height:30px;border-radius:9px}.compact-lesson-library .lesson-library-card{min-width:165px}.compact-selected-heading .section-actions{display:grid;grid-template-columns:1fr 1fr}}.sequence-come-follow-me{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;margin:14px 0;padding:16px 18px;border:1px solid #d8d0c5;border-left:4px solid #4f8a78;border-radius:14px;background:#f7faf7;color:#32433d}.sequence-come-follow-me small{display:block;margin-bottom:4px;color:#61736c;font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sequence-come-follow-me strong{display:block;font-family:Georgia,serif;color:#173047;font-size:1.08rem;line-height:1.3}.sequence-come-follow-me p{margin:5px 0 0;color:#52635d;line-height:1.4}.sequence-come-follow-me-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.sequence-come-follow-me-actions a,.sequence-come-follow-me-actions button{min-height:40px;padding:9px 12px;border:1px solid #b9cdc5;border-radius:10px;background:#fff;color:#286f5e;font-weight:850;text-decoration:none;cursor:pointer}.sequence-gospel-content-add,.sequence-gospel-content-edit,.sequence-gospel-content-fields,.sequence-gospel-content-summary{display:grid;grid-gap:12px;gap:12px}.sequence-gospel-content-fields label{display:grid;grid-gap:6px;gap:6px;color:#43534e;font-weight:850}.sequence-gospel-content-fields input,.sequence-gospel-content-fields select,.sequence-gospel-content-fields textarea{width:100%;padding:11px 12px;border:1px solid #d8d0c5;border-radius:10px;background:#fff;color:#25332e}.sequence-gospel-content-fields textarea{min-height:96px;resize:vertical}.sequence-gospel-content-fields small,.sequence-gospel-content-guidance{color:#718079;font-size:.78rem;line-height:1.4}.sequence-gospel-content-summary{gap:5px}.sequence-block.sequence-block-gospel-content{grid-template-columns:48px minmax(0,1fr) 46px 46px}.sequence-block-gospel-content .sequence-block-edit{align-self:center}.sequence-gospel-content-image{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #d8e2dc;border-radius:12px;background:#f8fbf9}.sequence-gospel-content-image>div:first-child{display:grid;grid-gap:3px;gap:3px}.sequence-gospel-content-image>div:first-child>strong{color:#253f37}.sequence-gospel-content-image-selected{display:grid;grid-template-columns:88px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.sequence-gospel-content-image-missing,.sequence-gospel-content-image-selected>img{width:88px;height:68px;border-radius:9px;object-fit:cover;background:#e8efeb}.sequence-gospel-content-image-missing{display:grid;place-items:center;padding:8px;color:#68766f;font-size:.72rem;text-align:center}.sequence-gospel-content-image-selected>div:nth-child(2){display:grid;grid-gap:3px;gap:3px;min-width:0}.sequence-gospel-content-image-selected>div:nth-child(2) small,.sequence-gospel-content-image-selected>div:nth-child(2) strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sequence-gospel-content-image-actions,.sequence-gospel-content-layout{display:flex;flex-wrap:wrap;gap:8px}.sequence-gospel-content-image button,.sequence-gospel-content-layout button{min-height:40px;padding:9px 12px;border:1px solid #b9cdc5;border-radius:10px;background:#fff;color:#286f5e;font:inherit;font-weight:850;cursor:pointer}.sequence-gospel-content-image button.danger{border-color:#e1bcb4;color:#9a4437}.sequence-gospel-content-layout{margin:0;padding:0;border:0}.sequence-gospel-content-layout legend{width:100%;margin-bottom:7px;color:#43534e;font-weight:850}.sequence-gospel-content-layout button.active{border-color:#2f7f6c;background:#e6f2ed;box-shadow:inset 0 0 0 1px #2f7f6c}.sequence-gospel-content-summary:has(.sequence-gospel-content-summary-image){grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px}.sequence-gospel-content-summary-image{width:76px;height:60px;border-radius:9px;object-fit:cover}.sequence-gospel-content-summary>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.sequence-gospel-content-summary-layout{color:#64766e;font-weight:800}.sequence-gospel-image-picker{position:fixed;inset:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));z-index:1600;width:min(980px,calc(100vw - 36px));max-height:calc(100dvh - 36px);margin:auto;overflow:auto;padding:clamp(16px,3vw,26px);border:1px solid #cbdad3;border-radius:18px;background:#fffdf9;box-shadow:0 0 0 100vmax rgb(12 36 34/55%),0 22px 70px rgb(12 36 34/28%)}.sequence-gospel-image-picker-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.sequence-gospel-image-picker-head h3,.sequence-gospel-image-picker-head p{margin:0}.sequence-gospel-image-picker-head p{margin-top:4px;color:#64736d}.sequence-gospel-content-summary strong{color:#286f5e;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.sequence-gospel-content-summary p{margin:0;color:#4d5a56;white-space:pre-wrap;line-height:1.45}.sequence-gospel-content-summary cite{color:#6b746f;font-size:.8rem;font-style:normal}.sequence-gospel-content-guidance{margin:0}@media (max-width:620px){.sequence-block.sequence-block-gospel-content{grid-template-columns:40px minmax(0,1fr) 42px 42px;gap:8px}.sequence-block-gospel-content .sequence-block-edit,.sequence-block-gospel-content .sequence-delete{width:42px;height:42px;flex-basis:42px}.sequence-come-follow-me{grid-template-columns:1fr;padding:14px}.sequence-come-follow-me-actions{justify-content:flex-start}.sequence-come-follow-me-actions a,.sequence-come-follow-me-actions button{flex:1 1 auto;text-align:center}.sequence-gospel-content-fields textarea{min-height:84px}.sequence-gospel-content-image-selected{grid-template-columns:72px minmax(0,1fr)}.sequence-gospel-content-image-missing,.sequence-gospel-content-image-selected>img{width:72px;height:58px}.sequence-gospel-content-image-actions{grid-column:1/-1}.sequence-gospel-content-image-actions button,.sequence-gospel-content-layout button{flex:1 1 auto}.sequence-gospel-image-picker{inset:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:14px;border-radius:14px}}.sequence-add-intro{display:grid;grid-gap:4px;gap:4px;margin-bottom:14px}.sequence-add-intro h2,.sequence-add-intro p{margin:0}.sequence-add-intro h2{color:#173047;font-family:Georgia,serif;font-size:1.35rem}.sequence-add-intro p{color:#52605a;font-weight:800}.sequence-add-panel>.sequence-add-category-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:0}.sequence-add-panel>.sequence-add-category-nav button{min-width:0;min-height:72px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;border:2px solid #a8c3ba;border-radius:14px;background:#fff;color:#245f52;box-shadow:0 3px 0 rgba(45,88,75,.08);cursor:pointer;font-size:1rem;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.sequence-add-panel>.sequence-add-category-nav button:hover{border-color:#4f947f;background:#f1f8f5;box-shadow:0 5px 14px rgba(35,121,101,.12)}.sequence-add-panel>.sequence-add-category-nav button:focus-visible{outline:3px solid rgba(35,121,101,.3);outline-offset:3px}.sequence-add-panel>.sequence-add-category-nav button.active{border-color:#176b59;background:#237965;color:#fff;box-shadow:0 6px 16px rgba(35,121,101,.24)}.sequence-add-panel>.sequence-add-category-nav button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e8f3ef;color:#237965}.sequence-add-panel>.sequence-add-category-nav button.active>span{background:rgba(255,255,255,.16);color:#fff}.sequence-add-category-panel{margin-top:16px;padding-top:15px;border-top:1px solid #d9e3de;animation:sequence-add-reveal .16s ease-out}.sequence-add-category-panel>h3{margin:0 0 9px;color:#40514a;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.sequence-add-category-panel>.sequence-add-teach-nav{display:flex;flex-wrap:wrap;gap:7px;margin:0}.sequence-add-category-panel>.sequence-add-teach-nav button{min-height:40px;padding:8px 12px;border:1px solid #cbd8d2;border-radius:10px;background:#fff;color:#40514a;cursor:pointer;font-size:.86rem;font-weight:850}.sequence-add-category-panel>.sequence-add-teach-nav button:focus-visible,.sequence-add-category-panel>.sequence-add-teach-nav button:hover{border-color:#6da895;background:#f0f8f4}.sequence-add-category-panel>.sequence-add-teach-nav button:focus-visible{outline:3px solid rgba(35,121,101,.24);outline-offset:2px}.sequence-add-category-panel>.sequence-add-teach-nav button.active{border-color:#237965;background:#e3f2ec;color:#176b59}.sequence-add-back{min-height:38px;margin:13px 0 10px;padding:6px 0;border:0;background:transparent;color:#237965;cursor:pointer;font-weight:850}.sequence-add-back:hover{text-decoration:underline}.sequence-add-back:focus-visible{outline:3px solid rgba(35,121,101,.24);outline-offset:2px;border-radius:6px}#sequence-add-engage-panel,#sequence-add-tools-panel{margin-top:16px;padding-top:15px;border-top:1px solid #d9e3de;animation:sequence-add-reveal .16s ease-out}@keyframes sequence-add-reveal{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (max-width:540px){.sequence-add-panel>.sequence-add-category-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sequence-add-panel>.sequence-add-category-nav button{min-height:68px;flex-direction:column;gap:4px;padding:8px 3px;font-size:.9rem}.sequence-add-panel>.sequence-add-category-nav button>span{width:30px;height:30px}.sequence-add-category-panel>.sequence-add-teach-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.sequence-add-panel>.sequence-add-category-nav button{transition:none}#sequence-add-engage-panel,#sequence-add-tools-panel,.sequence-add-category-panel{animation:none}}.sequence-builder,.sequence-landing{width:100%;border:1px solid #d8e1dc;border-radius:24px;background:#fffdf9;box-shadow:0 14px 34px rgba(45,61,54,.07)}.sequence-landing{margin-top:28px;padding:24px}.sequence-landing.embedded{margin-top:30px}.sequence-landing-head,.sequence-meta-line,.sequence-mode-line,.sequence-present-controls,.sequence-saved-heading,.sequence-title-line{display:flex;align-items:center;justify-content:space-between;gap:16px}.sequence-landing h2{margin:0;font-family:Georgia,serif;font-size:2rem;color:#173047}.sequence-landing p{margin:6px 0 0;color:#68736d}.sequence-mode-switch,.sequence-presentation-switch{position:relative;display:grid;grid-template-columns:1fr 1fr;min-width:230px;padding:4px;border:1px solid #bdd1ca;border-radius:14px;background:#eef4f1}.sequence-mode-switch button,.sequence-presentation-switch button{min-height:44px;border:0;border-radius:10px;background:transparent;color:#315f55;font-weight:900;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.sequence-mode-switch button[aria-checked=true],.sequence-presentation-switch button[aria-checked=true]{background:#237965;color:#fff;box-shadow:0 4px 12px rgba(35,121,101,.18)}.sequence-mode-switch.locked button:disabled{opacity:.46}.sequence-empty-create{min-height:132px;margin-top:20px;border:2px dashed #cbd9d3;border-radius:18px;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;color:#237965;background:#f7faf8}.sequence-empty-create span{font-size:2rem}.sequence-empty-create strong{font-size:1.05rem}.sequence-saved-heading{margin-top:22px}.sequence-plus{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#237965;color:#fff;font-size:1.4rem;font-weight:900}.sequence-saved-list{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.sequence-saved-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #dfe5e1;border-radius:15px;background:#fff}.sequence-saved-row>div:first-child{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:4px 10px;gap:4px 10px}.sequence-saved-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#26352f}.sequence-saved-row small{grid-column:2;color:#76807b}.sequence-type-badge{grid-row:1/3;padding:6px 8px;border-radius:999px;background:#e9f4ef;color:#237965;font-size:.66rem;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.sequence-row-actions{display:flex;gap:8px}.sequence-row-actions a{min-height:42px;display:grid;place-items:center;padding:9px 14px;border:1px solid #bdd1ca;border-radius:11px;color:#315f55;font-weight:850}.sequence-row-actions a.primary{border-color:#237965;background:#237965;color:#fff}.sequence-loading{padding:24px 0}.sequence-builder{padding:24px;margin-top:22px}.sequence-back{display:inline-flex;margin-bottom:18px;color:#287866;font-weight:850}.sequence-builder-header{display:grid;grid-gap:16px;gap:16px;padding-bottom:22px;border-bottom:1px solid #e2e7e4}.sequence-mode-line{justify-content:flex-start}.sequence-mode-line small{color:#7a837e}.sequence-title-line input{min-width:0;flex:1 1;border:0;border-bottom:2px solid #d9e2de;background:transparent;padding:8px 2px;font-family:Georgia,serif;font-size:clamp(2rem,6vw,4.2rem);line-height:1;color:#173047;outline:none}.sequence-title-line input:focus{border-color:#237965}.sequence-delete,.sequence-icon-button{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;border:1px solid #c8d5d0;border-radius:13px;background:#fff;color:#237965;cursor:pointer}.sequence-meta-line{justify-content:flex-start}.sequence-meta-line label{display:flex;align-items:center;gap:9px;color:#52605a;font-weight:850}.sequence-meta-line input{min-height:44px;border:1px solid #cbd5d0;border-radius:10px;padding:9px;background:#fff}.sequence-save-status{margin:0;color:#247763;font-size:.86rem;font-weight:850}.sequence-save-status.error{color:#9b4435}.sequence-save-status button{margin-left:8px;border:0;background:transparent;color:inherit;text-decoration:underline;font-weight:850}.sequence-warning{margin-top:16px;padding:14px;border-left:4px solid #c68b45;border-radius:0 12px 12px 0;background:#fff8eb;color:#695136}.sequence-warning p{margin:4px 0 0}.sequence-list{display:grid;grid-gap:10px;gap:10px;margin-top:20px}.sequence-list-empty{padding:26px;border:2px dashed #d6ded9;border-radius:16px;text-align:center;color:#68736d}.sequence-list-empty p{margin:5px 0 0}.sequence-block{position:relative;display:grid;grid-template-columns:48px 54px minmax(0,1fr) auto 46px;align-items:center;grid-gap:10px;gap:10px;min-height:76px;padding:10px;border:1px solid #dbe3df;border-radius:15px;background:#fff;scroll-margin:120px 0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.sequence-block:not(:has(img)){grid-template-columns:48px minmax(0,1fr) auto 46px}.sequence-block.new{border-color:#237965;background:#eef8f3;box-shadow:0 0 0 4px rgba(35,121,101,.1)}.sequence-block.dragging{opacity:.75;border-color:#237965;box-shadow:0 12px 30px rgba(35,121,101,.16)}.sequence-block>img{width:54px;height:54px;object-fit:cover;border-radius:11px;background:#eef1ef}.sequence-grab{width:44px;height:48px;border:0;border-radius:10px;background:#f2f5f3;color:#61716a;font-size:1.4rem;cursor:-webkit-grab;cursor:grab;touch-action:none}.sequence-grab:active{cursor:-webkit-grabbing;cursor:grabbing}.sequence-block-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.sequence-block-copy small{color:#247763;font-size:.68rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.sequence-block-copy span,.sequence-block-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sequence-block-copy strong{color:#26352f}.sequence-block-copy span{color:#737e78;font-size:.85rem}.sequence-more{position:relative}.sequence-more summary{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;cursor:pointer;list-style:none;color:#51615a;font-weight:900}.sequence-more summary::-webkit-details-marker{display:none}.sequence-more>div{position:absolute;right:0;top:48px;z-index:12;min-width:150px;display:grid;padding:6px;border:1px solid #d4ddd8;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(27,44,37,.15)}.sequence-more button{border:0;background:transparent;padding:10px;text-align:left;color:#374740;font-weight:800}.sequence-more button:disabled{opacity:.35}.sequence-delete{color:#a35040}.sequence-section-edit{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;align-items:end}.sequence-section-edit label{display:grid;grid-gap:4px;gap:4px;font-size:.72rem;color:#596660}.sequence-section-edit label span{font-size:.68rem}.sequence-section-edit input{width:100%;min-height:40px;border:1px solid #cbd5d0;border-radius:9px;padding:8px}.sequence-section-edit button{min-height:40px;border:0;border-radius:9px;background:#237965;color:#fff;padding:8px 12px;font-weight:850}.sequence-add{margin-top:18px}.sequence-add-primary{min-height:50px;border:0;border-radius:14px;background:#237965;color:#fff;padding:12px 18px;font-weight:900;cursor:pointer}.sequence-add-panel{margin-top:10px;padding:16px;border:1px solid #d7e0dc;border-radius:16px;background:#f8faf9}.sequence-add-panel>nav{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.sequence-add-panel>nav button{min-height:42px;border:1px solid #c7d4ce;border-radius:10px;background:#fff;color:#40514a;padding:8px 14px;font-weight:850}.sequence-add-panel>nav button.active{border-color:#237965;background:#e8f4ef;color:#237965}.sequence-compact-form,.sequence-song-search{display:grid;grid-gap:10px;gap:10px}.sequence-compact-form label,.sequence-song-search>label{display:grid;grid-gap:6px;gap:6px;color:#4c5b55;font-weight:850}.sequence-compact-form input,.sequence-compact-form select,.sequence-song-search>input{width:100%;min-height:48px;border:1px solid #c9d4cf;border-radius:11px;background:#fff;padding:11px;color:#26352f}.sequence-mini-results,.sequence-search-results{display:grid;grid-gap:5px;gap:5px;max-height:320px;overflow:auto;border:1px solid #d9e1dd;border-radius:12px;background:#fff;padding:6px}.sequence-search-results button{min-height:56px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:0;border-radius:9px;background:#fff;padding:7px;text-align:left;color:#2b3b34}.sequence-search-results button:focus,.sequence-search-results button:hover{background:#eef7f3}.sequence-search-results button>span,.sequence-search-results img{width:42px;height:42px;display:grid;place-items:center;object-fit:cover;border-radius:9px;background:#edf4f1}.sequence-search-results small{color:#78817d}.sequence-mini-results button{min-height:42px;border:0;border-radius:8px;background:#fff;text-align:left;padding:9px}.sequence-confirm-add{min-height:46px;border:0;border-radius:11px;background:#237965;color:#fff;padding:11px 16px;font-weight:900}.sequence-present-controls{margin-top:24px;padding-top:20px;border-top:1px solid #e0e6e3}.sequence-presentation-switch{min-width:250px}.sequence-present-button{min-height:52px;border:0;border-radius:14px;background:#173047;color:#fff;padding:13px 22px;font-weight:950}.sequence-present-button:disabled{opacity:.4}.sequence-error{text-align:center}.sequence-error a{font-weight:850;color:#237965}@media(max-width:700px){.sequence-builder,.sequence-landing{padding:17px;border-radius:18px}.sequence-landing-head{align-items:stretch;flex-direction:column}.sequence-mode-switch{width:100%;min-width:0}.sequence-saved-row{align-items:stretch;flex-direction:column}.sequence-saved-row>div:first-child{grid-template-columns:auto 1fr}.sequence-row-actions{display:grid;grid-template-columns:1fr 1fr}.sequence-title-line{align-items:flex-start}.sequence-meta-line,.sequence-mode-line{align-items:flex-start;flex-direction:column}.sequence-block,.sequence-block:not(:has(img)){grid-template-columns:44px minmax(0,1fr) 42px}.sequence-block>img,.sequence-more{display:none}.sequence-delete{width:42px;height:42px;flex-basis:42px}.sequence-grab{width:40px}.sequence-section-edit{grid-template-columns:1fr}.sequence-add-primary{width:100%}.sequence-add-panel>nav{display:grid;grid-template-columns:1fr 1fr}.sequence-present-controls{align-items:stretch;flex-direction:column}.sequence-presentation-switch{width:100%;min-width:0}.sequence-present-button{width:100%}.sequence-search-results{max-height:42vh}.sequence-block-copy span,.sequence-block-copy strong{white-space:normal}.sequence-saved-heading{margin-top:18px}}@media(prefers-reduced-motion:reduce){.sequence-block,.sequence-mode-switch button,.sequence-presentation-switch button{transition:none}}.sequence-selected-songs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:10px;border:1px solid #d9e1dd;border-radius:12px;background:#fff}.sequence-selected-songs strong{width:100%;color:#247763;font-size:.82rem}.sequence-selected-songs button{min-height:34px;border:1px solid #bdd1ca;border-radius:999px;background:#eef7f3;color:#315f55;padding:6px 10px;font-weight:800}.sequence-mini-results button.selected{background:#e5f4ed;color:#1f735c;font-weight:900}.sequence-confirm-add:disabled{opacity:.42;cursor:not-allowed}.sequence-song-source{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:0;padding:0;border:0}.sequence-song-source legend{grid-column:1/-1;margin-bottom:2px;color:#4c5b55;font-weight:850}.sequence-song-source button{min-height:76px;display:grid;align-content:center;grid-gap:3px;gap:3px;border:1px solid #c9d4cf;border-radius:12px;background:#fff;padding:11px 13px;text-align:left;color:#34463e}.sequence-song-source button[aria-checked=true]{border-color:#237965;background:#e8f4ef;box-shadow:0 0 0 2px rgba(35,121,101,.1)}.sequence-song-source button strong{color:#245f52}.sequence-inline-message,.sequence-song-source button span{color:#68736d;font-size:.82rem}.sequence-inline-message{display:block;font-weight:700}@media(max-width:700px){.sequence-song-source{grid-template-columns:1fr}}.sequence-history-toggle{min-height:44px;display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#173047;font:inherit;cursor:pointer}.sequence-history-toggle strong{font-size:1rem}.sequence-history-toggle span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #bdd1ca;border-radius:999px;color:#237965;font-size:1.05rem}.sequence-history-toggle:focus-visible{outline:3px solid #23796555;outline-offset:4px;border-radius:8px}.sequence-artwork-choices,.sequence-image-picker{display:grid;grid-gap:12px;gap:12px}.sequence-image-source-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:4px;border:1px solid #c7d4ce;border-radius:13px;background:#edf4f1}.sequence-image-source-tabs button{min-height:44px;border:0;border-radius:9px;background:transparent;color:#40514a;padding:8px 12px;font-weight:850;cursor:pointer}.sequence-image-source-tabs button.active{background:#fff;color:#237965;box-shadow:0 2px 8px rgba(45,61,54,.1)}.sequence-artwork-browser-empty button:focus-visible,.sequence-artwork-show-more:focus-visible,.sequence-artwork-topics button:focus-visible,.sequence-image-source-tabs button:focus-visible{outline:3px solid #23796555;outline-offset:2px}.sequence-artwork-browser{display:grid;grid-gap:12px;gap:12px}.sequence-artwork-topics{display:flex;flex-wrap:wrap;gap:7px}.sequence-artwork-topics button{min-height:38px;border:1px solid #bdd1ca;border-radius:999px;background:#fff;color:#315f55;padding:7px 12px;font-weight:800;cursor:pointer}.sequence-artwork-browser-help,.sequence-artwork-browser-status,.sequence-artwork-result-count{margin:0;color:#68736d}.sequence-artwork-result-count{font-size:.85rem;font-weight:750}.sequence-artwork-browser-empty{display:grid;justify-items:start;grid-gap:10px;gap:10px;padding:18px;border:1px dashed #c7d4ce;border-radius:12px;background:#fff;color:#40514a}.sequence-artwork-browser-empty>div{display:flex;flex-wrap:wrap;gap:8px}.sequence-artwork-browser-empty button,.sequence-artwork-show-more{min-height:42px;border:1px solid #bdd1ca;border-radius:10px;background:#fff;color:#315f55;padding:8px 13px;font-weight:850;cursor:pointer}.sequence-artwork-show-more{justify-self:center;min-width:150px}.sequence-artwork-show-more:disabled{cursor:wait;opacity:.65}.sequence-artwork-choice-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.sequence-artwork-choice-head>div{display:grid;grid-gap:2px;gap:2px}.sequence-artwork-choice-head small{color:#6f7b75}.sequence-artwork-choice-head button{min-height:42px;border:1px solid #c7d4ce;border-radius:10px;background:#fff;color:#315f55;padding:8px 12px;font-weight:850}.sequence-artwork-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:10px;gap:10px}.sequence-artwork-grid button{min-height:150px;display:grid;grid-template-rows:minmax(110px,1fr) auto auto;grid-gap:7px;gap:7px;padding:8px;border:1px solid #cbd8d2;border-radius:13px;background:#fff;color:#2e4038;font-weight:850;text-align:left}.sequence-artwork-grid button:focus-visible,.sequence-artwork-grid button:hover{border-color:#237965;box-shadow:0 0 0 3px #23796522}.sequence-artwork-grid img{width:100%;height:100%;max-height:180px;object-fit:contain;border-radius:9px;background:#eef3f0}.sequence-artwork-grid span{-webkit-line-clamp:3}.sequence-artwork-grid small,.sequence-artwork-grid span{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;padding:0 3px 2px}.sequence-artwork-grid small{-webkit-line-clamp:2;color:#68736d;font-size:.76rem;font-weight:700;line-height:1.25}.sequence-artwork-grid em{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;padding:0 3px 2px;color:#247763;font-size:.72rem;font-style:normal;font-weight:800}.sequence-artwork-browse-grid button{grid-template-rows:minmax(110px,1fr) auto auto auto}.sequence-artwork-browse-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr))}.sequence-search-results p{margin:8px;padding:7px;color:#68736d}.sequence-block-lines{margin:0;padding-left:18px}.sequence-block-lines ul{margin-top:3px;color:#737e78}@media (max-width:700px){.sequence-image-source-tabs{grid-template-columns:1fr}.sequence-artwork-choice-head{align-items:stretch;flex-direction:column}.sequence-artwork-browse-grid,.sequence-artwork-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sequence-artwork-grid button{min-height:132px}.sequence-artwork-grid img{max-height:140px}.sequence-artwork-topics{gap:6px}.sequence-artwork-topics button{min-height:36px;padding:6px 10px;font-size:.82rem}.sequence-history-toggle{flex:1 1;justify-content:space-between}.sequence-block.sequence-block-image{grid-template-columns:44px 54px minmax(0,1fr) 42px}.sequence-block>.sequence-image-thumbnail{display:block;width:54px;height:54px;object-fit:cover}}.tool-lesson-return{position:-webkit-sticky;position:sticky;top:10px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0 18px;padding:10px 12px 10px 16px;border:1px solid #cddbd4;border-radius:16px;background:rgba(250,253,251,.96);box-shadow:0 10px 26px rgba(23,48,71,.08);color:#44564e;font-weight:750;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tool-lesson-return .button{min-height:44px;padding:11px 16px;white-space:nowrap}@media (max-width:520px){.tool-lesson-return{align-items:stretch;flex-direction:column}}.sequence-saved-more{position:relative}.sequence-saved-more summary{width:42px;min-height:42px;display:grid;place-items:center;border:1px solid #bdd1ca;border-radius:11px;color:#315f55;cursor:pointer;list-style:none}.sequence-saved-more summary::-webkit-details-marker{display:none}.sequence-saved-more>div{position:absolute;top:46px;right:0;z-index:20;min-width:130px;padding:6px;border:1px solid #d4ddd8;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(27,44,37,.15)}.sequence-saved-more button{width:100%;min-height:42px;border:0;border-radius:8px;background:transparent;color:#a35040;text-align:left;font-weight:800}.add-experience-wrap{position:relative}.experience-menu{position:absolute;z-index:5;right:0;top:calc(100% + 7px);min-width:170px;display:grid;grid-gap:4px;gap:4px;padding:7px;border:1px solid #d8d0c5;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(43,52,48,.16)}.experience-menu button{border:0;border-radius:8px;background:#fff;padding:9px 11px;color:#42504c;font-weight:850;text-align:left;cursor:pointer}.experience-menu button:hover{background:#eaf6f8;color:#176b91}.experience-row{grid-template-columns:34px 104px minmax(0,1fr) auto}.experience-row select{width:100%;border:1px solid #d8d0c5;border-radius:10px;background:#fff;padding:11px 9px;color:#42504c;font-weight:800}.experience-preview li{display:grid;grid-template-columns:100px 1fr;align-items:baseline;grid-gap:10px;gap:10px}.experience-preview li small{color:#287866;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.experience-preview li strong{font-size:.95rem}@media (max-width:620px){.add-experience-wrap{width:100%}.experience-menu{left:0;right:auto;width:100%}.experience-row{grid-template-columns:30px 92px minmax(0,1fr)}.experience-row .song-row-actions{grid-column:2/-1}.experience-preview li{grid-template-columns:1fr;gap:2px}}:root{--home:#2f6fae;--home-soft:#edf5fc;--teach:#2f7d59;--teach-soft:#edf7f1;--play:#6e49a1;--play-soft:#f4effa;--tools:#b56329;--tools-soft:#fff3e8}.section-pagehead{max-width:760px}.section-pagehead h1{font-size:clamp(3rem,8vw,5.5rem)}.section-pagehead p{max-width:620px;font-size:1.08rem}.section-progress{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:15px;padding:7px 10px;border-radius:999px;background:#f0ece5;color:#6c665e;font-size:.75rem;font-weight:850;letter-spacing:.04em}.section-teach .card strong,.section-teach .eyebrow{color:var(--teach)}.section-play .card strong,.section-play .eyebrow{color:var(--play)}.section-tools .card strong,.section-tools .eyebrow{color:var(--tools)}.feature-grid{align-items:stretch}.feature-card{min-height:285px}.feature-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:15px;border-radius:15px}.section-play .feature-icon{color:var(--play);background:var(--play-soft)}.section-tools .feature-icon{color:var(--tools);background:var(--tools-soft)}.section-launch-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:26px;border:1px solid #d9ddd7;border-radius:18px;background:#fffdf9;box-shadow:0 10px 28px rgba(73,58,35,.06)}.section-launch-card .icon{color:var(--teach);background:var(--teach-soft)}.section-launch-card h2{margin:0 0 6px;font-size:1.75rem}.section-launch-card p{margin:0;color:#68736d;line-height:1.55}.launch-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 17px;border-radius:11px;background:var(--teach);color:white;font-weight:850;white-space:nowrap}.dashboard-card.orange .dashboard-art{background:var(--tools-soft)}.dashboard-card.orange .dashboard-art span{background:var(--tools)}.dashboard-card.orange strong{background:#a95620}@media (max-width:700px){.section-launch-card{grid-template-columns:auto 1fr}.section-launch-card .launch-button,.section-launch-card .notice{grid-column:1/-1}}.design-system-guide{--ds-ink:#173047;--ds-text:#24302a;--ds-muted:#59656a;--ds-paper:#fffdf9;--ds-border:#ded8ce;--ds-studio:#287866;--ds-studio-soft:#eaf5f1;color:var(--ds-text)}.design-system-guide *,.design-system-guide :after,.design-system-guide :before{box-sizing:border-box}.ds-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);grid-gap:32px;gap:32px;align-items:end;padding:34px;border:1px solid #d7e3de;border-radius:24px;background:radial-gradient(circle at 90% 8%,rgba(47,125,89,.11),transparent 31%),linear-gradient(145deg,#fffdf9,#f4faf7);box-shadow:0 14px 34px rgba(45,61,54,.07)}.ds-kicker,.ds-section-heading>span{margin:0 0 10px;color:var(--ds-studio);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ds-hero h1{max-width:720px;margin:0;color:var(--ds-ink);font-family:Georgia,serif;font-size:clamp(2.55rem,6vw,5rem);line-height:.98;letter-spacing:-.05em}.ds-lede{max-width:680px;margin:18px 0 0;color:var(--ds-muted);font-size:1.08rem;line-height:1.55}.ds-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.ds-meta span{min-width:0;padding:12px;border:1px solid #d6e2de;border-radius:12px;background:rgba(255,255,255,.8);color:#43615a;font-size:.82rem;line-height:1.35}.ds-meta strong{display:block;margin-bottom:3px;color:#226b5c;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.ds-index{position:-webkit-sticky;position:sticky;top:10px;z-index:20;display:flex;gap:6px;margin:16px 0 26px;padding:8px;overflow-x:auto;border:1px solid rgba(205,219,214,.92);border-radius:15px;background:rgba(255,253,249,.94);box-shadow:0 8px 20px rgba(45,61,54,.07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:thin}.ds-index a{min-height:42px;display:inline-flex;flex:0 0 auto;align-items:center;border-radius:10px;padding:9px 13px;color:#365a52;font-size:.83rem;font-weight:850;text-decoration:none}.ds-index a:focus-visible,.ds-index a:hover{background:var(--ds-studio-soft);color:#216b5b;outline:3px solid rgba(40,120,102,.18);outline-offset:1px}.ds-content{display:grid;grid-gap:12px;gap:12px}.ds-category{scroll-margin-top:86px;overflow:hidden;border:1px solid var(--ds-border);border-radius:18px;background:var(--ds-paper);box-shadow:0 8px 20px rgba(64,50,30,.045)}.ds-category-summary{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;cursor:pointer;list-style:none}.ds-category-summary::-webkit-details-marker{display:none}.ds-category-summary:hover{background:#fbf8f2}.ds-category-summary:focus-visible{outline:3px solid rgba(40,120,102,.2);outline-offset:-3px}.ds-category-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.ds-category-copy>span{color:var(--ds-studio);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ds-category-copy strong{color:var(--ds-ink);font-family:Georgia,serif;font-size:clamp(1.28rem,3vw,1.65rem);line-height:1.15}.ds-category-copy small{color:var(--ds-muted);font-size:.88rem;line-height:1.4}.ds-category-chevron{flex:0 0 auto;color:var(--ds-studio);font-size:1.4rem;font-weight:900;transition:transform .18s ease}.ds-category[open] .ds-category-chevron{transform:rotate(180deg)}.ds-category-body{display:grid;grid-gap:20px;gap:20px;padding:4px 22px 24px;border-top:1px solid #ebe5dc}.ds-category-intro{max-width:780px;margin:20px 0 0;color:var(--ds-muted);line-height:1.6}.ds-brand-stage-condensed{grid-template-columns:minmax(0,2fr) minmax(180px,.65fr);margin-top:20px}.ds-brief-grid,.ds-compact-icon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.ds-brief-grid article,.ds-compact-icon-card,.ds-compact-token-group article{min-width:0;padding:15px;border:1px solid #e2e3df;border-radius:14px;background:#fff}.ds-brief-grid h3,.ds-compact-icon-card h3,.ds-compact-token-group h3{margin:0;color:#263b33;font-size:.98rem}.ds-brief-grid li,.ds-brief-grid p,.ds-compact-icon-card p,.ds-compact-token-group p{color:var(--ds-muted);font-size:.88rem;line-height:1.5}.ds-brief-grid p,.ds-compact-icon-card p,.ds-compact-token-group p{margin:5px 0 0}.ds-brief-grid ul{margin:8px 0 0;padding-left:18px}.ds-brief-grid small{display:block;margin-top:8px;color:#6c756f;line-height:1.45}.ds-compact-icon-card{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.ds-compact-icon-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--ds-studio-soft);color:var(--ds-studio)}.ds-compact-token-group{display:grid;grid-gap:10px;gap:10px}.ds-compact-token-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.ds-compact-token-group article{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:5px 9px;gap:5px 9px}.ds-compact-token-group article .ds-swatch{grid-row:1/span 2;width:30px;height:30px;border-radius:9px;border:1px solid #d9d8d3}.ds-compact-token-group article p{grid-column:2}.ds-section{scroll-margin-top:86px;padding:clamp(22px,4vw,34px);border:1px solid var(--ds-border);border-radius:22px;background:var(--ds-paper);box-shadow:0 10px 26px rgba(64,50,30,.055)}.ds-section-heading{max-width:820px;margin-bottom:24px}.ds-section-heading h2{margin:0;color:var(--ds-ink);font-family:Georgia,serif;font-size:clamp(1.75rem,4vw,2.6rem);line-height:1.08;letter-spacing:-.035em}.ds-section-heading p{margin:12px 0 0;color:var(--ds-muted);line-height:1.6}.ds-principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ds-principles article{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px;padding:16px;border:1px solid #e1e4df;border-radius:15px;background:#fff}.ds-principles article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--ds-studio-soft);color:var(--ds-studio);font-size:.72rem;font-weight:900}.ds-brand-details h3,.ds-brand-usage h3,.ds-checklist-grid h3,.ds-experience-split h3,.ds-findings h3,.ds-foundation-split h3,.ds-icon-card h3,.ds-live-components h3,.ds-nav-grid h3,.ds-no-cross h3,.ds-pattern-grid h3,.ds-principles h3,.ds-responsive-grid h3,.ds-rule-grid h3,.ds-subsection h3,.ds-token-group h3{margin:0;color:#263b33;font-size:1rem}.ds-brand-details p,.ds-brand-usage p,.ds-findings p,.ds-icon-card p,.ds-live-components p,.ds-principles p,.ds-responsive-grid p,.ds-rule-grid p,.ds-source-list p{margin:6px 0 0;color:var(--ds-muted);line-height:1.55}.ds-brand-stage{display:grid;grid-template-columns:1.25fr 1.25fr .5fr;grid-gap:12px;gap:12px}.ds-brand-stage>div{position:relative;min-height:220px;display:grid;place-items:center;padding:42px 24px 24px;overflow:hidden;border:1px solid #dfe2de;border-radius:18px}.ds-brand-stage-light{background:#fffdf9}.ds-brand-stage-dark{background:#182b3c}.ds-brand-stage-small{align-content:center;gap:9px;background:#f6f1e8}.ds-brand-stage .brand-lockup-image{width:min(350px,100%)}.ds-brand-stage-dark img{display:block;width:min(350px,100%);height:auto}.ds-brand-stage-small small{color:#6e756f;font-weight:800}.ds-preview-label{position:absolute;top:12px;left:14px;color:#6d7772;font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.ds-brand-stage-dark .ds-preview-label,.ds-icon-preview-dark .ds-preview-label{color:#cbd7dd}.ds-brand-details,.ds-brand-usage,.ds-checklist-grid,.ds-findings,.ds-nav-grid,.ds-pattern-grid,.ds-responsive-grid,.ds-rule-grid,.ds-source-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.ds-brand-details{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-brand-usage{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-brand-details article,.ds-brand-usage article,.ds-checklist-grid article,.ds-findings article,.ds-nav-grid article,.ds-pattern-grid article,.ds-responsive-grid article,.ds-rule-grid article,.ds-source-list article{min-width:0;padding:17px;border:1px solid #e1e4df;border-radius:15px;background:#fff}.design-system-guide code{overflow-wrap:anywhere;color:#226b5c;font-size:.8rem}.ds-brand-details code{display:inline-block;margin-top:9px}.ds-icon-list{display:grid;grid-gap:12px;gap:12px}.ds-icon-card{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);grid-gap:20px;gap:20px;align-items:center;padding:16px;border:1px solid #dfe4e0;border-radius:18px;background:#fff}.ds-icon-previews{display:grid;grid-template-columns:1fr 1fr .72fr;grid-gap:8px;gap:8px}.ds-icon-preview{position:relative;min-height:112px;display:grid;place-items:center;padding:32px 12px 12px;border:1px solid #e1e3df;border-radius:14px;background:#fffdf9;color:#173047}.ds-icon-preview-dark{border-color:#314658;background:#182b3c;color:#fff}.ds-icon-preview.teach{color:#2f7d59}.ds-icon-preview.play{color:#6e49a1}.ds-icon-preview.tools{color:#b56329}.ds-icon-preview.builder{color:#237965}.ds-icon-preview-dark.builder,.ds-icon-preview-dark.play,.ds-icon-preview-dark.teach,.ds-icon-preview-dark.tools{color:#fff}.ds-icon-preview-small svg{width:20px;height:20px}.ds-icon-preview-small .ds-builder-preview{transform:scale(.72)}.ds-icon-copy code{display:inline-block;margin:9px 0}.ds-icon-copy dl,.ds-type-grid dl{margin:7px 0 0}.ds-icon-copy dl>div,.ds-type-grid dl>div{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:8px;gap:8px;padding:5px 0;border-top:1px solid #eef0ed}.ds-icon-copy dt,.ds-type-grid dt{color:#287866;font-size:.72rem;font-weight:900;text-transform:uppercase}.ds-icon-copy dd,.ds-type-grid dd{margin:0;color:#59656a;font-size:.86rem;line-height:1.45}.ds-builder-preview{width:56px;display:inline-flex;align-items:center;justify-content:center;gap:5px}.ds-builder-preview>span:first-child{font-size:1.8rem;line-height:1;transform:rotate(90deg)}.ds-builder-preview>span:last-child{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:currentColor;color:#fff;font-size:1.1rem;line-height:1}.ds-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-note{margin-top:14px;padding:17px;border-left:4px solid #287866;border-radius:0 14px 14px 0;background:#f2f8f5;color:#49615a}.ds-note>strong{color:#225f53}.ds-note p{margin:6px 0 0;line-height:1.55}.ds-note ul{margin:9px 0 0;padding-left:20px;line-height:1.55}.ds-token-group{margin-top:22px}.ds-token-group+.ds-token-group{margin-top:28px}.ds-token-group>h3{margin-bottom:10px}.ds-table-wrap{max-width:100%;overflow-x:auto;border:1px solid #dde2de;border-radius:14px}.ds-table-wrap:focus-visible{outline:3px solid rgba(40,120,102,.18);outline-offset:2px}.ds-token-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff;text-align:left}.ds-token-table td,.ds-token-table th{padding:11px 13px;border-bottom:1px solid #e8ebe8;vertical-align:top}.ds-token-table thead th{background:#f3f7f5;color:#3d5750;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.ds-token-table tbody tr:last-child td,.ds-token-table tbody tr:last-child th{border-bottom:0}.ds-token-table tbody th{font-weight:800}.ds-token-table td{color:#56635e;font-size:.86rem;line-height:1.45}.ds-token-table td small{display:block;margin-top:4px;color:#78827d}.ds-swatch{width:32px;height:32px;display:block;border:1px solid rgba(23,48,71,.14);border-radius:9px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.ds-subsection{margin-top:30px}.ds-subsection>h3{margin-bottom:10px}.ds-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ds-type-grid article{min-width:0;padding:18px;border:1px solid #e1e4df;border-radius:15px;background:#fff}.ds-type-grid h4{margin:15px 0 0;color:#263b33}.ds-type-grid p{color:#69746f;font-size:.86rem;line-height:1.5}.ds-type-sample{display:block;color:#173047;font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1}.ds-type-sample[data-kind="Control label"],.ds-type-sample[data-kind="Eyebrow / metadata"],.ds-type-sample[data-kind=Body]{font-family:Inter,system-ui,sans-serif}.ds-type-sample[data-kind=Body]{font-size:1rem;line-height:1.5}.ds-type-sample[data-kind="Control label"]{font-size:1rem;font-weight:850}.ds-type-sample[data-kind="Eyebrow / metadata"]{font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ds-type-sample[data-kind="Presentation lyrics"]{padding:18px;border-radius:10px;background:#09131c;color:#fff;font-size:1.8rem;text-align:center}.ds-experience-split,.ds-foundation-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:30px}.ds-experience-split>article,.ds-foundation-split>article{min-width:0;padding:18px;border:1px solid #e1e4df;border-radius:16px;background:#fff}.ds-shape-list,.ds-spacing-list{display:grid;grid-gap:7px;gap:7px;margin-top:12px}.ds-shape-list>div,.ds-spacing-list>div{padding:10px;border-radius:10px;background:#f7f9f7}.ds-spacing-list>div{display:grid;grid-template-columns:70px 42px 80px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center}.ds-spacing-list span{height:8px;max-width:40px;border-radius:999px;background:#287866}.ds-shape-list strong,.ds-spacing-list strong{color:#41564f;font-size:.82rem}.ds-shape-list p,.ds-spacing-list p{margin:0;color:#707b76;font-size:.8rem;line-height:1.4}.ds-shape-list>div{display:grid;grid-template-columns:1fr auto;grid-gap:4px 10px;gap:4px 10px}.ds-shape-list>div>span{color:#273b34;font-weight:850}.ds-shape-list p{grid-column:1/-1}.ds-live-components{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ds-live-components>article{min-width:0;padding:18px;border:1px solid #e1e4df;border-radius:16px;background:#fff}.ds-button-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ds-button,.ds-icon-button{min-height:44px;border-radius:11px;padding:9px 14px;font:inherit;font-weight:850;cursor:pointer}.ds-button-primary{border:1px solid #287866;background:#287866;color:#fff}.ds-button-secondary{border:1px solid #a8c7be;background:#f4faf7;color:#216b5b}.ds-button-ghost{border:1px solid transparent;background:transparent;color:#287866}.ds-button-danger{border:1px solid #e1c3bd;background:#fff9f7;color:#9c493d}.ds-icon-button{width:44px;display:grid;place-items:center;border:1px solid #a8c7be;background:#fff;color:#287866;padding:0}.ds-button:hover,.ds-icon-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(70,53,33,.09)}.ds-button:focus-visible,.ds-example-card button:focus-visible,.ds-example-form input:focus-visible,.ds-example-form select:focus-visible,.ds-example-form textarea:focus-visible,.ds-icon-button:focus-visible{outline:3px solid rgba(40,120,102,.18);outline-offset:2px}.ds-example-card{position:relative;margin-top:12px;padding:18px;border:1px solid #ded8ce;border-radius:18px;background:#fffdf9;box-shadow:0 10px 26px rgba(64,50,30,.06)}.ds-example-card h4{margin:20px 0 5px;color:#173047;font-family:Georgia,serif;font-size:1.3rem}.ds-example-card p{margin:0 0 15px}.ds-example-card button{min-height:44px;border:0;border-radius:11px;background:#b56329;color:#fff;padding:10px 15px;font:inherit;font-weight:850}.ds-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:.67rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.ds-status-testing{background:#f1ebfb;color:#644a90}.ds-example-form{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.ds-example-form label{display:grid;grid-gap:5px;gap:5px;color:#43554e;font-size:.82rem;font-weight:850}.ds-example-form label small{color:#7b847f;font-weight:650}.ds-example-form input,.ds-example-form select,.ds-example-form textarea{width:100%;min-height:44px;border:1px solid #cbd5d0;border-radius:10px;background:#fff;padding:10px;color:#24302a;font:inherit}.ds-example-form textarea{min-height:76px;resize:vertical}.ds-example-form p{margin:0;color:#216e4f;font-size:.83rem;font-weight:850}.ds-feedback{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 10px;gap:2px 10px;margin-top:9px;padding:12px;border-radius:11px;font-size:.85rem}.ds-feedback strong{grid-row:1/3;align-self:center}.ds-feedback span{color:#53605b}.ds-feedback-success{background:#e7f6ed;color:#216e4f}.ds-feedback-warning{background:#fff8eb;color:#7b5526}.ds-feedback-error{background:#fff1ee;color:#9c493d}.ds-pattern-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.ds-content-list,.ds-experience-split ul,.ds-nav-grid ul,.ds-pattern-grid ul{margin:10px 0 0;padding-left:20px;color:#59656a;line-height:1.55}.ds-content-list li+li,.ds-experience-split li+li,.ds-nav-grid li+li,.ds-pattern-grid li+li{margin-top:7px}.ds-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-responsive-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ds-dark-panel{border-color:#314658!important;background:#101f2b!important;color:#fff}.ds-dark-panel h3{color:#fff}.ds-dark-panel ul{color:#d4dee3}.ds-checklist{display:grid;grid-gap:8px;gap:8px;margin:11px 0 0;padding:0;list-style:none}.ds-checklist li{display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:7px;gap:7px;color:#53605b;line-height:1.45}.ds-checklist li>span{width:21px;height:21px;display:grid;place-items:center;border-radius:999px;background:#e7f6ed;color:#216e4f;font-size:.72rem;font-weight:900}.ds-content-rules{background:linear-gradient(145deg,#fffdf9,#fff8eb)}.ds-no-cross{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:13px;gap:13px;padding:18px;border:1px solid #e4c992;border-radius:16px;background:#fff8eb}.ds-no-cross>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#9c493d;color:#fff;font-size:1.15rem;font-weight:900}.ds-no-cross h3{margin:0;color:#6f4721}.ds-no-cross p{margin:5px 0 0;color:#654f37;line-height:1.55}.ds-content-list{column-count:2;column-gap:36px}.ds-content-list li{page-break-inside:avoid;break-inside:avoid}.ds-source-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-source-list code{display:block;color:#1f6657;font-weight:850}.ds-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-findings{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-findings article{border-top-width:4px}.ds-findings article[data-level=Critical]{border-top-color:#9c493d}.ds-findings article[data-level=Recommended]{border-top-color:#c68b45}.ds-findings article[data-level="Future polish"]{border-top-color:#6e49a1}.ds-findings article>span{display:inline-flex;margin-bottom:9px;padding:5px 8px;border-radius:999px;background:#f3f2ef;color:#626b66;font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}@media (max-width:980px){.ds-hero{grid-template-columns:1fr}.ds-brand-stage{grid-template-columns:1fr 1fr}.ds-brand-stage-small{grid-column:1/-1;min-height:130px!important}.ds-brand-details,.ds-nav-grid{grid-template-columns:1fr}.ds-brief-grid,.ds-compact-token-group>div,.ds-findings,.ds-responsive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.ds-brand-stage,.ds-brand-usage,.ds-checklist-grid,.ds-experience-split,.ds-findings,.ds-foundation-split,.ds-live-components,.ds-pattern-grid,.ds-principles,.ds-source-list,.ds-type-grid{grid-template-columns:1fr}.ds-brand-stage-small{grid-column:auto}.ds-icon-card{grid-template-columns:1fr}.ds-content-list{column-count:1}.ds-brand-stage-condensed,.ds-brief-grid,.ds-compact-icon-grid,.ds-compact-token-group>div{grid-template-columns:1fr}}@media (max-width:540px){.ds-hero{padding:22px 18px;border-radius:19px}.ds-hero h1{font-size:clamp(2.3rem,13vw,3.4rem)}.ds-meta{grid-template-columns:1fr}.ds-index{top:6px;margin-bottom:18px}.ds-section{padding:19px 16px;border-radius:18px;scroll-margin-top:78px}.ds-principles article{grid-template-columns:32px minmax(0,1fr);padding:13px}.ds-principles article>span{width:30px;height:30px}.ds-brand-stage>div{min-height:175px;padding-left:15px;padding-right:15px}.ds-icon-card{padding:11px}.ds-icon-previews{grid-template-columns:1fr 1fr}.ds-icon-preview-small{grid-column:1/-1;min-height:84px}.ds-responsive-grid,.ds-rule-grid{grid-template-columns:1fr}.ds-spacing-list>div{grid-template-columns:65px 34px 66px minmax(0,1fr);gap:6px;padding:8px}.ds-button-row{display:grid;grid-template-columns:1fr 1fr}.ds-icon-button{width:100%}.ds-token-table{min-width:650px}.ds-category-summary{min-height:82px;padding:16px}.ds-category-body{padding:3px 16px 19px}.ds-category-copy small{font-size:.82rem}.ds-compact-icon-card{grid-template-columns:44px minmax(0,1fr);padding:13px}.ds-compact-icon-card>span{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.ds-index{scroll-behavior:auto}.ds-button,.ds-category-chevron,.ds-icon-button{transition:none}.ds-button:hover,.ds-icon-button:hover{transform:none}}.account-menu-shell{position:relative;display:grid;place-items:center}.account-avatar-button{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid #d8d0c5;border-radius:999px;padding:3px;background:#fffdf9;color:#173047;box-shadow:0 3px 10px rgba(73,58,35,.08);cursor:pointer}.account-avatar-button:hover{border-color:#aebeb8;box-shadow:0 6px 16px rgba(73,58,35,.12)}.account-avatar-button:focus-visible,.account-menu [role=menuitem]:focus-visible,.profile-form input:focus-visible,.profile-form select:focus-visible,.profile-reminder a:focus-visible,.profile-reminder button:focus-visible,.profile-setup-dialog input:focus-visible,.profile-setup-dialog select:focus-visible{outline:3px solid rgba(39,103,168,.3);outline-offset:2px}.account-avatar-button img,.account-avatar-button>span{width:36px;height:36px;display:grid;place-items:center;border-radius:999px}.account-avatar-button img{object-fit:cover}.account-avatar-button>span{background:#edf5fc;color:#2767a8;font-size:.75rem;font-weight:950;letter-spacing:.02em}.account-avatar-badge{top:-7px;right:-7px;min-width:21px;height:21px;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#c94b45;color:#fff;font-size:.66rem;font-weight:950;box-shadow:0 2px 7px rgba(119,39,35,.28)}.account-avatar-badge,.account-founder-mark{position:absolute;display:grid;line-height:1}.account-founder-mark{top:-5px;left:-5px;width:19px;height:19px;place-items:center;border:2px solid #fff;border-radius:999px;background:#f5d986;color:#654914;font-size:.65rem;box-shadow:0 2px 7px rgba(101,73,20,.2)}.account-menu{position:absolute;z-index:120;top:calc(100% + 10px);right:0;width:min(310px,calc(100vw - 28px));overflow:hidden;border:1px solid #d8d0c5;border-radius:17px;background:#fffdf9;box-shadow:0 22px 55px rgba(35,48,42,.2)}.account-menu header{display:grid;grid-gap:3px;gap:3px;padding:17px 18px 14px;border-bottom:1px solid #e7e0d6}.account-menu header strong{overflow-wrap:anywhere;color:#173047;font-size:1rem}.account-menu header span{overflow:hidden;color:#6b756f;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.account-menu header .account-founder-label{width:max-content;display:inline-flex;align-items:center;gap:5px;margin-top:5px;padding:4px 7px;border:1px solid #e2c675;border-radius:999px;background:#fff7dc;color:#75561b;font-size:.64rem;font-style:normal;font-weight:900;letter-spacing:.07em;line-height:1;text-transform:uppercase}.account-menu [role=menuitem]{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-bottom:1px solid #eee8df;border-radius:0;padding:12px 18px;background:#fffdf9;color:#26342e;box-shadow:none;font:inherit;font-weight:800;text-align:left;cursor:pointer}.account-menu [role=menuitem]:last-child{border-bottom:0}.account-menu [role=menuitem]:focus-visible,.account-menu [role=menuitem]:hover{background:#f1f6f4}.account-menu [role=menuitem] b{min-width:24px;height:24px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:#c94b45;color:#fff;font-size:.7rem;font-weight:950}.account-pagehead{max-width:760px}.account-pagehead h1{font-size:clamp(2.7rem,7vw,5rem)}.account-grid{grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr)}.my-account-sections{display:grid;grid-gap:18px;gap:18px}.account-section-card{padding:24px;border:1px solid #ded8ce;border-radius:20px;background:#fffdf9;box-shadow:0 10px 28px rgba(64,50,30,.06)}.account-section-heading>span{color:#287866;font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.account-section-heading h2{margin:5px 0 18px;color:#173047;font-size:1.55rem}.profile-form{display:grid;grid-gap:16px;gap:16px}.profile-form label,.profile-setup-dialog label{display:grid;grid-gap:7px;gap:7px;color:#44534d;font-weight:850}.profile-form label span,.profile-setup-dialog label span{display:flex;justify-content:space-between;gap:10px}.profile-form label small,.profile-setup-dialog label small{color:#7b837f;font-size:.75rem;font-weight:700}.profile-form input,.profile-form select,.profile-setup-dialog input,.profile-setup-dialog select{width:100%;min-height:48px;border:1px solid #d2cbc0;border-radius:11px;padding:11px 13px;background:#fff;color:#25332e}.profile-privacy-note{margin:0;color:#6d7772;font-size:.86rem;line-height:1.5}.profile-error{margin:0;padding:11px 13px;border-radius:10px;background:#fff0ed;color:#9f4237;font-weight:750}.profile-save-row{display:flex;align-items:center;gap:13px}.profile-save-row button{min-width:130px}.profile-save-status{color:#287866;font-weight:850}.verified-email{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px;padding:15px;border-radius:12px;background:#f3f0e9}.verified-email div{min-width:0}.verified-email dt{color:#68736d;font-size:.75rem;font-weight:850}.verified-email dd{overflow:hidden;margin:3px 0 0;font-weight:800;text-overflow:ellipsis}.verified-email>span{flex:0 0 auto;color:#7c837f;font-size:.75rem;font-weight:750}.account-section-card>p{color:#626f69;line-height:1.55}.profile-setup-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;overflow:auto;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:rgba(20,31,39,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-setup-dialog{width:min(510px,100%);max-height:calc(100svh - 36px);overflow:auto;padding:28px;border-radius:24px;background:#fffdf9;box-shadow:0 28px 80px rgba(20,31,39,.3)}.profile-setup-dialog h2{margin:7px 0 20px;color:#173047;font-family:Georgia,serif;font-size:clamp(2rem,7vw,2.8rem);letter-spacing:-.035em}.profile-setup-dialog form{display:grid;grid-gap:14px;gap:14px}.profile-setup-actions{display:flex;gap:10px}.profile-setup-actions button{flex:1 1;min-height:48px}.profile-reminder{position:fixed;z-index:90;right:max(18px,env(safe-area-inset-right));bottom:max(68px,calc(18px + env(safe-area-inset-bottom)));width:min(430px,calc(100vw - 36px));display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:14px;gap:14px;padding:15px;border:1px solid #d8d0c5;border-radius:16px;background:#fffdf9;box-shadow:0 16px 38px rgba(45,56,51,.17)}.profile-reminder div{display:grid;grid-gap:3px;gap:3px}.profile-reminder span{color:#69756f;font-size:.82rem}.profile-reminder a{color:#2767a8;font-size:.84rem;font-weight:900;white-space:nowrap}.profile-reminder button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;background:#eee9df;color:#5f6b66;font-size:1.25rem;cursor:pointer}.install-app-prompt{position:fixed;z-index:95;right:max(18px,env(safe-area-inset-right));bottom:max(68px,calc(18px + env(safe-area-inset-bottom)));width:min(520px,calc(100vw - 36px));display:grid;grid-gap:14px;gap:14px;padding:20px;border:1px solid #c9ddd5;border-radius:20px;background:#fffdf9;box-shadow:0 18px 46px rgba(35,57,48,.2)}.install-app-prompt-copy .eyebrow{margin:0 0 5px}.install-app-prompt h2{margin:0;color:#173047;font-family:Georgia,serif;font-size:1.55rem;letter-spacing:-.025em}.install-app-prompt-copy>p:last-child{margin:7px 0 0;color:#5f6d67;line-height:1.5}.install-app-prompt ul{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.install-app-prompt li{padding:7px 10px;border-radius:999px;background:#edf6f1;color:#356154;font-size:.78rem;font-weight:850}.install-app-prompt-actions{display:flex;gap:9px}.install-app-prompt-actions a,.install-app-prompt-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;flex:1 1;border-radius:11px;padding:10px 14px;font:inherit;font-weight:900;cursor:pointer}.install-app-prompt-actions .install-app-prompt-primary,.install-app-prompt-actions a{border:1px solid #287866;background:#287866;color:#fff}.install-app-prompt-actions button:not(.install-app-prompt-primary){border:1px solid #d8d0c5;background:#fff;color:#52615a}@media (max-width:700px){.account-grid{grid-template-columns:1fr}.account-menu{position:fixed;top:auto;right:max(12px,env(safe-area-inset-right));bottom:calc(78px + env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));width:auto}.profile-reminder{grid-template-columns:1fr auto}.install-app-prompt,.profile-reminder{right:max(12px,env(safe-area-inset-right));bottom:calc(82px + env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));width:auto}.profile-reminder a{grid-column:1}.profile-reminder button{grid-column:2;grid-row:1/span 2}}@media (max-width:540px){.account-menu-shell{min-width:0}.account-avatar-button{width:42px;height:42px}.account-avatar-button img,.account-avatar-button>span{width:34px;height:34px}.account-section-card,.profile-setup-dialog{padding:20px;border-radius:18px}.profile-setup-actions{flex-direction:column}.install-app-prompt{padding:17px;border-radius:17px}.install-app-prompt-actions,.verified-email{flex-direction:column}.verified-email{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.account-avatar-button,.account-menu,.install-app-prompt,.profile-reminder,.profile-setup-dialog{animation:none;transition:none}}