:root{--sp-bg:#0a0f14;--sp-surface:#121820eb;--sp-surface-high:#1c2430f2;--sp-on-surface:#eaeef6;--sp-on-muted:#eaeef6a6;--sp-primary-from:#99f7ff;--sp-primary-to:#00f1fe;--sp-tertiary:#c0ffd8;--sp-glass:blur(20px);--font-display:"Space Grotesk", system-ui, sans-serif;--font-ui:"Manrope", system-ui, sans-serif;--font-accent:"Cormorant Garamond", "Times New Roman", serif;--sp-safe-bottom:env(safe-area-inset-bottom,0px);--sp-nav-h:56px}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-ui);background:var(--sp-bg);color:var(--sp-on-surface);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.sp-light{--sp-bg:#e8eef5;--sp-surface:#ffffffe0;--sp-surface-high:#fffffff2;--sp-on-surface:#121820;--sp-on-muted:#1218209e}h1,h2,h3,.sp-display{font-family:var(--font-display)}a{color:var(--sp-primary-from)}button{font-family:var(--font-ui)}.sp-app-shell{min-height:100%;padding-bottom:calc(var(--sp-nav-h) + var(--sp-safe-bottom));flex-direction:column;display:flex}.sp-main{flex:1;width:100%;max-width:520px;margin:0 auto;padding:16px 16px 24px}.sp-card{-webkit-backdrop-filter:blur(16px);background:#0a0f14eb;border:1px solid #99f7ff1a;border-top-color:#99f7ff24;border-radius:20px;padding:18px;transition:box-shadow .2s,border-color .2s;box-shadow:0 12px 48px #0000006b}body.sp-light .sp-card{-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #0050641a;border-top-color:#00788c1f;box-shadow:0 12px 40px #00000014}.day-illustration{overflow:hidden}.sp-field{box-sizing:border-box;width:100%;color:var(--sp-on-surface);background:#ffffff0f;border:1px solid #99f7ff26;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:1rem;transition:box-shadow .2s,border-color .2s;display:block}.sp-field:focus{box-shadow:0 0 0 2px #99f7ff47;border-color:#99f7ff33!important}.sp-hero-num{font-family:var(--font-display);color:var(--sp-primary-from);text-shadow:0 0 24px #99f7ff59;margin-bottom:6px;font-size:2rem;font-weight:700}.sp-hero-sub{color:var(--sp-on-muted);font-size:1rem;line-height:1.45}.sp-btn-primary{cursor:pointer;color:#061018;background:linear-gradient(135deg, var(--sp-primary-from), var(--sp-primary-to));border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 0 24px #00f1fe40}.sp-btn-primary:active{transform:scale(.98)}.sp-btn-ghost{width:100%;color:var(--sp-on-surface);cursor:pointer;background:#ffffff0a;border:1px solid #99f7ff33;border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-weight:500;display:inline-flex}.sp-chip{color:var(--sp-on-surface);cursor:pointer;text-align:left;background:#99f7ff1f;border:1px solid #99f7ff26;border-radius:999px;padding:8px 14px;font-size:.85rem;transition:background .15s,box-shadow .15s;display:inline-flex}.sp-chip:hover{background:#99f7ff33}.sp-chip.selected{background:linear-gradient(135deg,#99f7ff59,#00f1fe40);border-color:#99f7ff73;box-shadow:0 0 16px #99f7ff33}.sp-progress-bar{background:#ffffff14;border-radius:999px;height:6px;margin:12px 0 20px;overflow:hidden}.sp-progress-bar>i{border-radius:inherit;background:linear-gradient(90deg, var(--sp-primary-from), var(--sp-primary-to));height:100%;transition:width .25s;display:block}.sp-bottom-nav{z-index:9999;min-height:var(--sp-nav-h);padding-bottom:var(--sp-safe-bottom);-webkit-backdrop-filter:blur(16px);background:#0a0f14eb;border-top:1px solid #99f7ff14;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}body.sp-light .sp-bottom-nav{background:#ffffffeb;border-top-color:#003c501a}.sp-bottom-nav a{color:var(--sp-on-muted);cursor:pointer;font-size:.68rem;font-family:var(--font-ui);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 4px;text-decoration:none;display:flex}.sp-bottom-nav a.active{color:var(--sp-primary-from)}.sp-nav-ico{font-size:1.15rem;line-height:1}.sp-question-title{margin:0 0 12px;font-size:.95rem;font-weight:600;line-height:1.35}.sp-muted{color:var(--sp-on-muted);font-size:.9rem;line-height:1.5}.sp-stack{flex-direction:column;gap:10px;display:flex}.course-theory-html{-webkit-overflow-scrolling:touch;font-size:.95rem;line-height:1.55;overflow-x:auto}.course-theory-html img,.course-theory-html svg,.course-theory-html video{object-fit:contain;max-width:100%;height:auto;max-height:min(70vh,520px)}.course-theory-html h3,.course-theory-html h4{font-family:var(--font-display);margin:16px 0 10px;font-size:1rem}.course-theory-html [data-lib]{cursor:pointer}.course-theory-html .science-ref{background:#0a0f148c;border:1px solid #99f7ff1f;border-radius:14px;margin:16px 0;padding:12px 14px;font-size:.88rem}.course-theory-html .motivation-box{background:#0a0f1480;border:1px solid #c0ffd82e;border-radius:14px;margin:16px 0;padding:14px}.course-theory-html .complete-btn{cursor:pointer;color:#061018;background:linear-gradient(135deg, var(--sp-primary-from), var(--sp-primary-to));border:none;border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:10px 16px;font-size:.9rem;font-weight:600;display:inline-flex}body.sp-light .course-theory-html .complete-btn{color:#061018}body.sp-light .course-theory-html .science-ref{background:#ffffffb8;border-color:#0064781f}body.sp-light .course-theory-html .motivation-box{background:#ffffffa6;border-color:#00785026}.day-screen-protocol{--day-hero-radius:20px;position:relative}.day-screen-protocol-atmos{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.day-screen-protocol-atmos-img{filter:blur(18px)saturate(.92)brightness(.48);background-position:50%;background-size:cover;position:absolute;inset:-6%;transform:scale(1.04)}.day-screen-protocol-atmos-scrim{background:linear-gradient(#0a0f1447 0%,#0a0f148c 38%,#0a0f14d1 100%);position:absolute;inset:0}body.sp-light .day-screen-protocol-atmos-img{filter:blur(14px)saturate(.88)brightness(.62)}body.sp-light .day-screen-protocol-atmos-scrim{background:linear-gradient(#e8eef573 0%,#e8eef5b8 45%,#e8eef5eb 100%)}.day-screen-protocol-stack{z-index:1;position:relative}.day-scheme-figure{margin:0 0 18px}.day-scheme-figure:last-child{margin-bottom:0}.day-scheme-caption{letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:.82rem}.day-scheme-svg-wrap{background:#060a0ea6;border:1px solid #99f7ff24;border-radius:16px;justify-content:center;align-items:flex-start;min-height:140px;max-height:min(72vh,560px);padding:10px 6px;display:flex;overflow:auto;box-shadow:inset 0 1px #99f7ff14,0 0 32px #00f1fe0f}body.sp-light .day-scheme-svg-wrap{background:#ffffff8c;border-color:#0064781f;box-shadow:inset 0 1px #fffc}.day-scheme-svg{object-fit:contain;object-position:top center;vertical-align:middle;width:100%;height:auto;max-height:min(70vh,540px);display:block}.day-protocol-topbar{letter-spacing:.2em;text-transform:uppercase;color:var(--sp-on-muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.65rem;font-weight:600;display:flex}.day-protocol-brand{font-family:var(--font-display);color:var(--sp-on-surface);letter-spacing:.12em}.day-protocol-topbar-right{color:#99f7ffbf}.day-protocol-breadcrumb{margin-bottom:14px;font-size:.85rem}.day-protocol-hero{border-radius:var(--day-hero-radius);border:1px solid var(--day-hero-border-glow,#99f7ff24);background:#030508;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000059,0 20px 48px #00000073,0 0 36px #99f7ff0f}.day-protocol-hero-visual{line-height:0;position:relative}.day-protocol-hero-img{object-fit:cover;width:100%;height:auto;max-height:min(52vh,320px);filter:saturate(var(--day-img-sat,.88)) contrast(1.06) brightness(var(--day-img-brightness,.92));display:block}.day-protocol-hero-visual:after{content:"";pointer-events:none;background:linear-gradient(180deg, #0a0f1400 0%, var(--day-hero-mid,#99f7ff1f) 42%, var(--day-hero-deep,#000000eb) 100%);position:absolute;inset:0}.day-protocol-hero-overlay{z-index:1;padding:16px 18px 20px;position:absolute;bottom:0;left:0;right:0}.day-protocol-phase{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--sp-primary-from);text-shadow:0 1px 12px #000c;margin-bottom:6px;font-size:.72rem;font-weight:600}.day-protocol-hero-num{font-family:var(--font-display);color:#fff;text-shadow:0 0 28px #99f7ff59;margin-bottom:8px;font-size:2.35rem;font-weight:700;line-height:1}.day-protocol-title-line{font-family:var(--font-display);color:#ffffffeb;text-shadow:0 2px 16px #000000bf;font-size:1.05rem;font-weight:600;line-height:1.35}.day-protocol-title-accent{font-family:var(--font-accent);color:var(--day-title-accent,#7eefff);margin-top:2px;font-size:1.18em;font-style:italic;font-weight:600;line-height:1.2;display:block}.day-protocol-section-title{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--sp-on-muted);margin-bottom:12px;font-size:.78rem;font-weight:600}.day-protocol-card{border-color:#99f7ff1f;box-shadow:0 8px 40px #00000061,0 0 24px #99f7ff0a}body.sp-light .day-protocol-hero{background:#f0f4f8;border-color:#00647826;box-shadow:0 12px 40px #00000014}body.sp-light .day-protocol-hero-visual:after{background:linear-gradient(#fff0 0%,#f8fafc80 55%,#f8fafcf7 100%)}body.sp-light .day-protocol-hero-num,body.sp-light .day-protocol-title-line{color:var(--sp-on-surface);text-shadow:none}body.sp-light .day-protocol-title-accent{color:#0088a3}.day-protocol-hero-subline{color:#ffffffc7;margin-top:10px;font-size:.8rem}body.sp-light .day-protocol-hero-subline{color:var(--sp-on-muted)}.day1-scroll-target{scroll-margin-top:12px}.day1-diary-plate{background:linear-gradient(155deg,#10161ef7 0%,#0a0f14f2 50%,#080c12f5 100%);margin-bottom:16px;position:relative;overflow:hidden}.day1-diary-glow{pointer-events:none;background:radial-gradient(circle,#99f7ff1f 0%,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-40%;right:-18%}.day1-diary-label{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--sp-primary-from);margin-bottom:10px;font-size:.72rem;font-weight:600;position:relative}.day1-diary-headline{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:1.18rem;font-weight:600;line-height:1.35;position:relative}.day1-diary-headline-accent{font-family:var(--font-accent);color:#8ef2ff;font-style:italic;font-weight:600}.day1-diary-tagline{margin:0 0 14px;font-size:.88rem;line-height:1.5;position:relative}.day1-diary-xp-row{position:relative}.day1-diary-xp-meta{color:#eaeef68c;margin-bottom:8px;font-size:.82rem;display:block}.day1-diary-progress{margin:0}.day1-priority-plate{margin-bottom:20px}.day1-priority-pill{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--sp-primary-from);border:1px solid #99f7ff59;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:.65rem;font-weight:600;display:inline-block}.day1-priority-title{font-family:var(--font-display);color:var(--sp-on-surface);margin:0 0 8px;font-size:1.08rem;font-weight:600}.day1-priority-desc{margin:0 0 14px;font-size:.88rem;line-height:1.5}.day1-priority-actions{flex-direction:column;gap:10px;display:flex}.day1-scroll-btn{text-align:center;width:100%}.day1-theory-plate .course-theory-html h3:first-of-type{margin-top:0}.day1-scheme-plate .day-scheme-svg-wrap{background:radial-gradient(80% 60% at 50% 40%,#00f1fe14 0%,#060a0ee0 62%);border-color:#99f7ff33;position:relative;box-shadow:inset 0 1px #99f7ff1a,0 0 40px #00f1fe14}.day1-practice-steps{flex-direction:column;gap:10px;display:flex}.day1-practice-step{background:#080c12a6;border:1px solid #99f7ff1a;border-top-color:#99f7ff24;border-radius:16px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.day1-practice-step-num{font-family:var(--font-display);letter-spacing:.06em;color:var(--sp-primary-from);text-shadow:0 0 16px #00f1fe40;flex-shrink:0;min-width:2rem;font-size:.85rem;font-weight:700;line-height:1.45}.day1-practice-step-text{color:var(--sp-on-surface);margin:0;font-size:.92rem;line-height:1.5}.day1-criterion{background:#080c128c;border:1px solid #c0ffd833;border-radius:14px;padding:12px 14px}.day1-focus-chip{background:linear-gradient(135deg, var(--sp-primary-from), var(--sp-primary-to));color:#061018;border-radius:14px;margin-bottom:16px;padding:14px 16px;box-shadow:0 0 28px #00f1fe38}.day1-focus-chip-label{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;opacity:.85;margin-bottom:6px;font-size:.65rem;font-weight:600;display:block}.day1-focus-chip-body{margin:0;font-size:.92rem;font-weight:600;line-height:1.45}.day1-report-plate .day1-focus-chip+*{margin-top:0}body.sp-light .day1-diary-plate{background:linear-gradient(155deg,#fffffff5 0%,#f0f5faeb 100%)}body.sp-light .day1-diary-headline{color:var(--sp-on-surface)}body.sp-light .day1-diary-headline-accent{color:#0a7a8f}body.sp-light .day1-diary-tagline,body.sp-light .day1-diary-xp-meta{color:var(--sp-on-muted)}body.sp-light .day1-practice-step{background:#ffffffb8;border-color:#0064781a}body.sp-light .day1-criterion{background:#ffffffbf;border-color:#00785026}body.sp-light .day1-scheme-plate .day-scheme-svg-wrap{background:radial-gradient(80% 60% at 50% 40%,#00a0b41a 0%,#ffffffbf 55%)}.home-screen-protocol{position:relative}.home-protocol-hero{background:linear-gradient(155deg,#101820 0%,#060a0e 45%,#030508 100%);border:1px solid #99f7ff24;border-radius:20px;margin-bottom:18px;padding:20px 18px 22px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000059,0 22px 50px #0000007a,0 0 40px #99f7ff0d}.home-protocol-hero-glow{pointer-events:none;background:radial-gradient(circle,#99f7ff24 0%,#0000 68%);border-radius:50%;width:200px;height:200px;position:absolute;top:-35%;right:-12%}.home-protocol-phase-label{z-index:1;font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--sp-primary-from);margin-bottom:10px;font-size:.72rem;font-weight:600;position:relative}.home-protocol-headline{z-index:1;font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:1.22rem;font-weight:600;line-height:1.35;position:relative}.home-protocol-headline-accent{font-family:var(--font-accent);color:#8ef2ff;font-style:italic;font-weight:600}.home-protocol-sub{z-index:1;color:#eaeef69e;margin:0 0 14px;font-size:.88rem;position:relative}.home-protocol-xp-row{z-index:1;position:relative}.home-protocol-xp-meta{color:#eaeef68c;margin-bottom:8px;font-size:.82rem;display:block}.home-protocol-progress .sp-progress-bar{margin:0}.home-protocol-focus{margin-bottom:18px;padding:18px}.home-protocol-pill{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--sp-primary-from);border:1px solid #99f7ff59;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:.65rem;font-weight:600;display:inline-block}.home-protocol-focus-title{font-family:var(--font-display);color:var(--sp-on-surface);margin:0 0 6px;font-size:1.05rem;font-weight:600}.home-protocol-focus-desc{margin:0 0 12px;font-size:.88rem}.home-protocol-phase-card{transition:border-color .2s,box-shadow .2s}.home-protocol-phase-card:hover{border-color:#99f7ff1f;box-shadow:0 0 20px #99f7ff0f}body.sp-light .home-protocol-hero{background:linear-gradient(155deg,#f2f6fa 0%,#e8eef4 50%,#dfe8f0 100%);border-color:#0064781f;box-shadow:0 12px 36px #00000012}body.sp-light .home-protocol-headline{color:var(--sp-on-surface)}body.sp-light .home-protocol-headline-accent{color:#0a7a8f}body.sp-light .home-protocol-sub,body.sp-light .home-protocol-xp-meta{color:var(--sp-on-muted)}body.sp-light .home-protocol-hero-glow{background:radial-gradient(circle,#008ca01f 0%,#0000 68%)}.ff-flow-page{min-height:100dvh;color:var(--sp-on-surface);background:#0a0f14}.ff-sticky-head{z-index:40;-webkit-backdrop-filter:blur(16px);background:#0a0f14eb;border-bottom:1px solid #99f7ff1a;position:sticky;top:0}.ff-sticky-head-inner{justify-content:space-between;align-items:center;gap:16px;max-width:520px;margin:0 auto;padding:16px 20px 14px;display:flex}.ff-sticky-brand{font-family:var(--font-display);color:#eaeef6;font-size:1.5rem;font-weight:700;line-height:1.1}.ff-sticky-sub{letter-spacing:.2em;color:#8a92a0;margin-top:4px;font-size:.65rem;font-weight:600}.ff-sticky-right{text-align:right}.ff-head-meta-cyan{color:#99f7ff;font-size:.9rem;font-weight:600}.ff-head-meta-muted{color:#8a92a0;margin-top:2px;font-size:.72rem}.ff-flow-inner{max-width:520px;margin:0 auto;padding:20px 20px 40px}.ff-pill{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#99f7ff;background:#99f7ff1a;border:1px solid #99f7ff47;border-radius:999px;margin-bottom:14px;padding:6px 14px;font-size:.65rem;font-weight:600;display:inline-block}.ff-pill-warm{background:#99f7ff1f}.ff-install-title{font-family:var(--font-display);color:#eaeef6;margin:0 0 18px;font-size:1.28rem;font-weight:600;line-height:1.35}.ff-muted{color:#8a92a0}.ff-glass-card{-webkit-backdrop-filter:blur(16px);background:#0a0f14e0;border:1px solid #99f7ff1f;border-top-color:#99f7ff29;border-radius:20px;padding:18px;box-shadow:0 12px 48px #0000006b}.ff-install-body .sp-muted,.ff-diag-intro-text{margin:0;font-size:.92rem;line-height:1.55}.ff-install-body ol.sp-muted{margin:0}.ff-flow-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.ff-btn-gradient{cursor:pointer;color:#0a0f14;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-ui);background:linear-gradient(135deg,#99f7ff 0%,#00f1fe 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;display:inline-flex;box-shadow:0 0 24px #00f1fe38}.ff-btn-gradient:disabled{cursor:not-allowed}.ff-btn-outline{color:#99f7ff;cursor:pointer;width:100%;font-weight:500;font-family:var(--font-ui);background:#99f7ff0d;border:1px solid #99f7ff38;border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;display:inline-flex}.ff-diag-page{width:calc(100% + 32px);margin:-16px -16px 0}.ff-diag-root .ff-flow-inner{padding-bottom:48px}.ff-diag-intro{margin-bottom:10px}.ff-diag-daytag{font-family:var(--font-display);color:#99f7ff;margin-bottom:8px;font-size:1.75rem;font-weight:700}.ff-diag-cat{color:#8a92a0;margin:16px 0 6px;font-size:.82rem}.ff-progress-track{background:#ffffff0f;border-radius:999px;height:8px;margin-bottom:18px;overflow:hidden}.ff-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#99f7ff,#00f1fe);height:100%;transition:width .25s}.ff-diag-question-card{margin-bottom:8px}.ff-diag-q-title{color:#eaeef6;margin:0 0 16px;font-size:1rem;font-weight:600;line-height:1.45}.ff-chip-stack{flex-direction:column;gap:10px;display:flex}.ff-chip-wide{justify-content:flex-start;width:100%;border-radius:12px!important;padding:12px 16px!important}.ff-diag-nav{align-items:stretch;gap:10px;margin-top:22px;display:flex}.ff-btn-inline{flex:none;width:auto;min-width:0;padding-left:16px;padding-right:16px}.ff-btn-inline-grow{flex:1}.day-hero-media{background:#060a0e;width:calc(100% + 32px);height:min(38vh,280px);min-height:200px;max-height:300px;margin:0 -16px;position:relative;overflow:hidden}.day-hero-media-img{object-fit:cover;object-position:center center;filter:saturate(.92)contrast(1.04)brightness(.9);width:100%;height:100%;position:absolute;inset:0}.day-hero-media-fade{z-index:1;pointer-events:none;background:linear-gradient(#0a0f1426 0%,#0000 42%,#0a0f1480 78%,#0a0f14e6 100%);position:absolute;inset:0}.day-figma-back{z-index:4;color:#99f7ff;-webkit-backdrop-filter:blur(10px);background:#0a0f14b8;border:1px solid #99f7ff38;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;display:flex;position:absolute;top:14px;left:14px}.day-hero-title-card{z-index:2;margin-top:-14px;position:relative}.day-hero-title-top{letter-spacing:.16em;text-transform:uppercase;color:var(--sp-on-muted);justify-content:space-between;align-items:center;margin-bottom:2px;font-size:.62rem;font-weight:600;display:flex}.day-hero-title-heading{font-family:var(--font-display);color:var(--sp-on-surface);margin:8px 0 6px;font-size:1.22rem;font-weight:700;line-height:1.32}.day-figma-pill{letter-spacing:.12em;text-transform:uppercase;color:#99f7ff;background:#99f7ff26;border:1px solid #99f7ff4d;border-radius:999px;margin-bottom:10px;padding:5px 12px;font-size:.65rem;font-weight:600;display:inline-block}.day-figma-title{font-family:var(--font-display);color:#eaeef6;text-shadow:0 2px 16px #000000a6;margin:0 0 8px;font-size:1.45rem;font-weight:700;line-height:1.25}.day-figma-sub{color:#8a92a0;text-shadow:0 1px 10px #0009;margin:0;font-size:.92rem}.day-figma-after-hero{margin-top:-10px;margin-bottom:18px}.ff-focus-card{-webkit-backdrop-filter:blur(10px);background:#99f7ff14;border:1px solid #99f7ff33;border-radius:16px;align-items:flex-start;gap:14px;padding:16px;display:flex}.ff-focus-label{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#99f7ff;margin-bottom:6px;font-size:.68rem;font-weight:600}.ff-focus-text{color:#eaeef6;margin:0;font-size:.9rem;line-height:1.5}.ff-focus-icon{flex-shrink:0;margin-top:2px}.ff-section-deep{background:#141b23b8!important;border-color:#99f7ff1f!important}.day-figma-section-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.day-figma-section-icon{color:#99f7ff;flex-shrink:0;display:flex}body.sp-light .ff-flow-page,body.sp-light .ff-sticky-head{color:var(--sp-on-surface);background:#f8fafcf5;border-bottom-color:#0064781f}body.sp-light .ff-sticky-brand,body.sp-light .ff-install-title,body.sp-light .ff-diag-q-title,body.sp-light .day-figma-title{color:var(--sp-on-surface)}body.sp-light .ff-glass-card,body.sp-light .ff-focus-card{background:#ffffffe6;border-color:#0064781f}body.sp-light .ff-section-deep{background:#ffffffe0!important}
