:root{--cream:#f7f1eb;--paper:#fffaf6;--ink:#4b3549;--muted:#806c79;--coral:#b86b57;--plum:#66495f;--line:#e4d6cf;--peach:#eee0d7;--soft:#f0e4dc;--green:#677d67;--blue:#6c8199;font-family:-apple-system,BlinkMacSystemFont,'Avenir Next','Segoe UI',Arial,sans-serif;color:var(--ink);background:#ebe1d9;color-scheme:light;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 12% 10%,#f8f1e9 0,transparent 54%),radial-gradient(ellipse at 90% 90%,#e5d4d9 0,transparent 60%);min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #a76854;outline-offset:4px}button{touch-action:manipulation}button svg{pointer-events:none}img{max-width:100%;display:block}svg{flex-shrink:0}p,h1,h2,h3{margin:0}p{line-height:1.65}h1,h2,h3{font-weight:500}button{border:0}a{color:var(--coral)}[hidden]{display:none!important}.app-frame{width:100%;max-width:480px;margin:30px auto 36px;background:var(--cream);border:1px solid #e2d1c8;border-radius:30px;box-shadow:0 25px 100px #4b354917;min-height:780px;position:relative;overflow:clip;isolation:isolate}.desktop-intro{position:fixed;top:21%;left:max(28px,calc(50vw - 545px));width:260px}.desktop-wordmark{font-size:83px;letter-spacing:-6px;font-weight:500;line-height:1}.desktop-wordmark span,.logo span{color:var(--coral)}.desktop-intro p{font-size:23px;line-height:1.45;margin-top:26px;letter-spacing:-.7px}.desktop-line{width:42px;height:2px;background:#c8927f;margin:24px 0}.desktop-intro small{font-size:14px;color:var(--muted);line-height:1.8}.prototype-tools{position:fixed;top:23%;left:calc(50vw + 285px);width:235px;font-size:13px;line-height:1.7}.prototype-tools p{color:var(--muted);font-size:12px;margin-top:16px}.prototype-label{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);letter-spacing:.4px}.status-dot{height:6px;width:6px;background:var(--coral);border-radius:50%}#demo-toggle{background:transparent;padding:16px 0 10px;border-bottom:1px solid #cdb9b1;text-align:left;width:100%;font-size:14px;display:flex;justify-content:space-between;gap:10px}.logo{font-size:39px;font-weight:500;letter-spacing:-2.6px;line-height:1}.header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px 24px 19px}.pill{display:inline-flex;align-items:center;gap:7px;background:var(--paper);border:1px solid var(--line);border-radius:50px;padding:9px 12px;font-size:13px;min-height:40px}.pill svg{width:18px;height:18px;color:var(--coral)}.tabular{font-variant-numeric:tabular-nums}.kicker{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);line-height:1.5}.chapter{margin:0 18px;padding:19px 18px;background:var(--peach);border-radius:20px}.chapter-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.chapter h1{font-size:23px;letter-spacing:-.7px;margin-top:4px}.chapter-count{font-size:12px;color:var(--muted)}.boss{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:12px;text-align:left;width:100%;background:none;margin-top:12px;padding:0}.boss img{width:86px;height:92px;object-fit:contain;filter:drop-shadow(0 5px 4px #4b35491a)}.boss-name{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:13px}.boss-name svg{width:15px;height:15px;color:var(--muted)}.hp-label{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin:8px 0 5px}.track{height:6px;background:#dcc7bf;border-radius:8px;overflow:hidden}.track span{display:block;background:var(--coral);height:100%;border-radius:inherit;transition:width .4s}.boss p{font-size:11px;color:var(--muted);margin-top:7px}.today-note{margin:20px 24px 0;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.today-note svg{width:17px;color:var(--coral)}.map{position:relative;width:100%;height:637px;margin-top:10px}.route{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.route path{fill:none;stroke:#e3d5cb;stroke-width:10;stroke-linecap:round}.route path:last-child{stroke:#fcf7f0;stroke-width:2;stroke-dasharray:2 15}.map-node{position:absolute;width:61px;height:61px;transform:translate(-50%,-50%);border-radius:50%;border:3px solid #f9f1e9;background:#e8ddd5;box-shadow:0 6px 0 #cfc0b7;color:#a28c9b;display:flex;align-items:center;justify-content:center;z-index:2}.map-node svg{width:23px;height:23px}.map-node.available{width:79px;height:79px;border:5px solid #f2d5c7;background:var(--coral);box-shadow:0 7px 0 #955342,0 0 0 5px #fff8ef;color:#fffaf6}.map-node.available svg{width:28px;height:28px;fill:currentColor}.map-node.completed{background:var(--plum);border-color:#ddcdd6;box-shadow:0 6px 0 #453040;color:#fffaf6}.map-node.final-node:not(.available):not(.completed){background:#dccbd3;color:#937586;box-shadow:0 6px 0 #bca6b4}.map-node:active{translate:0 3px;box-shadow:0 3px 0 #cfc0b7}.node-label{position:absolute;font-size:12px;color:var(--muted);transform:translateY(-50%);line-height:1.45;max-width:130px;pointer-events:none}.node-label strong{font-size:14px;font-weight:500;color:var(--ink);display:block}.node-label small{font-size:11px;display:block;margin-top:4px;color:var(--coral)}.bottom-nav{position:sticky;bottom:0;z-index:8;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:10px 12px max(12px,env(safe-area-inset-bottom));background:#fffaf6f5;border-top:1px solid var(--line);backdrop-filter:blur(15px)}.nav-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 2px;border-radius:13px;background:transparent;color:var(--muted);font-size:11px;min-height:57px}.nav-item svg{width:21px;height:21px}.nav-item[aria-current=page]{background:#f0dfd5;color:#a45f4e}.panel{padding:8px 24px 30px;min-height:620px}.panel h1{font-size:30px;letter-spacing:-.9px;line-height:1.2;margin:9px 0 12px}.muted{color:var(--muted);font-size:14px}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}.stat{background:var(--peach);border-radius:18px;padding:20px 17px}.stat strong{display:block;font-size:34px;letter-spacing:-1px;font-weight:500;margin-bottom:6px}.stat span{font-size:12px;color:var(--muted)}.section-title{font-size:16px;margin:27px 0 14px}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.cal{font-size:11px;color:var(--muted)}.cal span{display:flex;align-items:center;justify-content:center;aspect-ratio:1;margin-top:10px;border-radius:50%;background:#eee2da}.cal.today span{outline:1px solid var(--coral);outline-offset:2px}.cal.done span{background:var(--coral);color:white}.cal.frozen span{background:#dce7ed;color:#657b90}.quiet{background:var(--paper);border-radius:17px;padding:19px;margin-top:24px;color:var(--muted);font-size:13px;line-height:1.7}.history-row{display:flex;justify-content:space-between;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.history-row small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.reward{width:100%;display:grid;grid-template-columns:62px 1fr 18px;align-items:center;gap:14px;background:none;text-align:left;padding:22px 0;border-bottom:1px solid var(--line)}.emblem{display:flex;align-items:center;justify-content:center;height:67px;width:62px;background:#e8ddd7;border-radius:20px;color:#aa91a0}.emblem svg{width:28px;height:28px}.reward.unlocked .emblem{background:#efd3c0;color:#a5624e}.reward strong{display:block;font-size:15px;font-weight:500;margin-bottom:6px}.reward small{font-size:12px;color:var(--muted);line-height:1.6;display:block}.reward>svg{width:17px;color:#a58e9b}.avatar{width:72px;height:72px;border-radius:50%;background:#e7d8df;color:var(--plum);display:flex;align-items:center;justify-content:center;margin:12px 0 21px}.avatar svg{width:31px;height:31px}.profile-row{padding:20px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px;background:none;width:100%;text-align:left}.profile-row strong{font-size:14px;font-weight:500;display:block}.profile-row small{display:block;color:var(--muted);font-size:12px;line-height:1.6;margin-top:6px}.profile-row>svg{width:19px;height:19px;color:var(--muted)}.primary,.secondary,.soft-button{width:100%;min-height:50px;padding:13px 17px;border-radius:14px;font-size:14px;font-weight:500;line-height:1.45;display:flex;justify-content:center;align-items:center;gap:8px}.primary{background:var(--plum);color:var(--paper)}.primary svg,.secondary svg{width:19px;height:19px}.secondary{background:transparent;border:1px solid var(--line);color:var(--ink)}.soft-button{background:var(--peach);color:var(--ink)}.button-stack{display:grid;gap:10px}.small{font-size:12px;color:var(--muted);line-height:1.65}.chip{display:inline-block;background:#efdbd0;border-radius:8px;padding:6px 9px;color:#915843;font-size:12px}.chips{display:flex;flex-wrap:wrap;gap:7px}.intro{padding:6px 24px 26px}.intro h1{font-size:35px;line-height:1.13;letter-spacing:-1px;margin:12px 0}.intro-art{height:250px;display:flex;align-items:center;justify-content:center;margin:18px -12px 6px}.intro-art img{width:100%;height:100%;object-fit:contain}.intro .facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.facts strong{font-size:23px;font-weight:500;display:block;margin-bottom:6px}.facts span{font-size:11px;color:var(--muted)}.equipment{display:flex;gap:12px;padding:16px;border-radius:16px;background:var(--peach);font-size:13px;line-height:1.65;margin:20px 0}.equipment>svg{width:20px;height:20px;margin-top:2px}.equipment strong{font-size:14px;font-weight:500;display:block;margin-bottom:5px}.intro .small{text-align:center;margin-top:12px}.back-link{min-height:44px;background:none;padding:6px 0;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.back-link svg{width:17px;height:17px}.training-header{padding:17px 23px;display:flex;align-items:center;justify-content:space-between;gap:9px}.training-header .logo{font-size:30px}.stage-badge{font-size:12px;padding:7px 10px;background:var(--peach);border-radius:9px;color:var(--muted);white-space:nowrap}.workout-title{padding:7px 23px 0}.workout-title h1{font-size:27px;line-height:1.23;letter-spacing:-.6px;min-height:66px;display:flex;align-items:center}.set-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:9px;color:var(--muted);font-size:12px;min-height:38px}.gallery{height:325px;margin:12px 12px 0;position:relative;display:flex;justify-content:center;align-items:center;touch-action:pan-y;user-select:none;padding-top:32px}.phase-image{display:block;width:100%;height:100%;object-fit:contain;transition:none}.focus-region{position:absolute;top:2px;right:8px;display:flex;align-items:center;gap:5px;pointer-events:none;max-width:180px}.focus-region img{width:62px;height:67px;object-fit:contain}.focus-region span{font-size:10px;line-height:1.45;color:var(--muted);max-width:94px;text-align:right}.phase-nav{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:8px 23px 0;gap:9px}.circle{width:44px;height:44px;border-radius:50%;background:var(--paper);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink)}.circle svg{width:19px;height:19px}.dots{display:flex;justify-content:center;max-width:176px;margin:auto}.dot{background:none;height:44px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:10px}.dot::after{content:'';height:7px;width:7px;background:#d6c3bb;border-radius:8px}.dot[aria-current=step]::after{width:23px;background:var(--coral)}.phase-count{text-align:center;font-size:11px;color:var(--muted);margin-top:2px}.instruction{display:grid;padding:18px 23px 20px;min-height:187px}.instruction>div{grid-area:1/1;min-width:0}.instruction .measure{visibility:hidden;pointer-events:none}.step-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:11px}.step-title h2{font-size:18px;line-height:1.4}.step-number{width:25px;height:25px;flex:none;background:#efdbd0;color:#965643;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.instruction p{font-size:14px;color:#796575;line-height:1.7}.equipment-note{margin:0 23px 18px;padding:13px;background:var(--peach);font-size:12px;line-height:1.65;border-radius:12px}.workout-footer{background:var(--paper);border-top:1px solid var(--line);padding:19px 23px 23px}.clocks{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}.clocks>div:last-child{text-align:right}.clock-label{font-size:11px;color:var(--muted);display:block;line-height:1.5;margin-bottom:5px}.clock-value{font-size:29px;font-weight:500;letter-spacing:-.8px;line-height:1.1}.set-actions{display:grid;grid-template-columns:49px 1fr;gap:9px;margin-bottom:10px}.previous{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:none;border-radius:14px}.previous svg{width:20px;height:20px}.skip-note{font-size:11px;line-height:1.5;color:var(--muted);text-align:center;margin-top:11px}.streak-rule{padding:14px;border-radius:13px;background:var(--peach);font-size:12px;color:var(--muted);margin-top:18px;line-height:1.7}.review-banner{padding:9px 20px;text-align:center;background:#e9dfec;color:#765e83;font-size:11px;line-height:1.5}.finish{padding:25px 25px 35px;display:flex;flex-direction:column;gap:22px;text-align:center;min-height:660px}.finish-symbol{display:flex;justify-content:center;align-items:center;height:104px;width:104px;border-radius:50%;background:#ebd9cf;color:var(--coral);margin:18px auto 2px}.finish-symbol svg{height:40px;width:40px}.finish h1{font-size:30px;line-height:1.25;letter-spacing:-.8px}.finish-time{font-size:47px;line-height:1.15;letter-spacing:-1.5px}.finish .rule{font-size:14px;line-height:1.75;color:var(--muted);padding:18px;background:var(--peach);border-radius:16px}.finish .reward-summary{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.reward-summary span{padding:9px 13px;border-radius:30px;background:var(--peach);font-size:13px}.success-art{height:150px;width:150px;object-fit:contain;margin:0 auto}.boot{padding:110px 25px;text-align:center}.boot p{font-size:14px;color:var(--muted);margin-top:25px}.error-box{padding:45px 28px}.error-box p{margin:16px 0}.error-box code{font-size:11px;overflow-wrap:anywhere}dialog{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:24px;padding:30px 25px 25px;max-width:400px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 25px 90px #34223640}dialog::backdrop{background:#3422366b;backdrop-filter:blur(4px)}dialog h2{font-size:26px;line-height:1.25;letter-spacing:-.6px;margin:9px 22px 17px 0}dialog p{font-size:14px;line-height:1.75;color:var(--muted);margin-bottom:18px}dialog .small{font-size:12px}dialog .button-stack{margin-top:21px}dialog .modal-art{height:142px;object-fit:contain;margin:0 auto 15px}.close{position:absolute;right:12px;top:12px;height:35px;width:35px;border-radius:50%;background:var(--soft);color:var(--muted);display:flex;align-items:center;justify-content:center}.close svg{width:17px;height:17px}.plan-feature{display:flex;gap:10px;align-items:flex-start;margin:15px 0;font-size:13px;line-height:1.6}.plan-feature svg{height:18px;width:18px;margin-top:2px;color:var(--coral)}.rule-list{padding:0;list-style:none}.rule-list li{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.7;color:var(--muted)}.freeze-options{display:flex;gap:7px;margin:20px 0}.freeze-option{flex:1;padding:11px 7px;background:var(--soft);border-radius:11px;border:1px solid transparent;font-size:13px}.freeze-option[aria-pressed=true]{background:#dde7ee;border-color:#a5b7c8;color:#59728b}.demo-panel{position:fixed;z-index:20;right:24px;top:24px;width:330px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow:auto;padding:24px 20px;background:#fffaf6;border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 80px #4b354940}.demo-panel h2{font-size:21px;padding-right:22px}.demo-panel h3{font-size:13px;margin:22px 0 11px}.demo-panel p{font-size:12px;color:var(--muted);margin-top:10px}.demo-day{display:flex;align-items:center;gap:9px;width:100%;padding:11px 9px;background:none;text-align:left;border-bottom:1px solid var(--line);font-size:12px;line-height:1.4}.demo-day span{width:24px;height:24px;border-radius:50%;background:var(--peach);display:flex;align-items:center;justify-content:center;flex:none;font-size:11px}.demo-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-buttons button{font-size:12px;border-radius:10px;padding:10px;background:var(--soft);min-height:42px}.demo-date{font-size:13px;font-variant-numeric:tabular-nums;background:var(--peach);padding:11px;border-radius:10px;margin:14px 0}.toast{position:fixed;z-index:50;bottom:95px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 34px);background:var(--ink);color:var(--paper);padding:13px 18px;border-radius:14px;font-size:13px;line-height:1.5;box-shadow:0 10px 35px #34223633;pointer-events:none}.banner{margin:15px 18px 0;padding:13px 15px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#dfe8ef;color:#5c7489;font-size:12px;line-height:1.6}.banner button{background:transparent;font-size:12px;text-decoration:underline;white-space:nowrap}.session-banner{background:var(--peach);color:var(--ink)}.calendar-legend{display:flex;gap:15px;font-size:10px;color:var(--muted);margin-top:12px}.calendar-legend span{display:flex;gap:5px;align-items:center}.calendar-legend i{width:7px;height:7px;border-radius:50%;background:var(--coral)}.calendar-legend i.frozen{background:#adc3d3}.storage-warning{padding:10px 16px;background:#f4decf;color:#91543c;font-size:12px;line-height:1.5}.install-help{background:var(--peach);padding:15px;border-radius:14px;font-size:12px;line-height:1.7}
@media(max-width:1150px){.desktop-intro,.prototype-tools{display:none}.prototype-tools{display:block;position:static;width:min(440px,calc(100% - 40px));margin:0 auto 30px}.prototype-tools p{display:none}#demo-toggle{width:auto;gap:20px}.prototype-label{display:none}.app-frame{margin-bottom:18px}}@media(max-width:520px){body{background:var(--cream)}.app-frame{margin:0 auto;border:0;border-radius:0;box-shadow:none;min-height:100dvh}.desktop-intro{display:none}.header{padding-top:max(23px,env(safe-area-inset-top))}.prototype-tools{margin:10px 24px 25px;width:auto}#demo-toggle{font-size:12px;color:var(--muted);padding:10px 0}.demo-panel{right:16px;top:16px;max-height:calc(100dvh - 32px)}.panel{min-height:calc(100dvh - 166px)}.gallery{height:315px}.bottom-nav{padding-bottom:max(13px,env(safe-area-inset-bottom))}.toast{bottom:110px}}@media(max-width:360px){.header{padding-left:18px;padding-right:18px}.chapter{margin:0 12px;padding:17px 14px}.chapter h1{font-size:21px}.boss{grid-template-columns:71px 1fr}.boss img{width:71px;height:83px}.map{height:620px}.map-node{width:56px;height:56px}.map-node.available{width:70px;height:70px}.node-label{font-size:11px;max-width:108px}.node-label strong{font-size:13px}.workout-title,.intro,.panel{padding-left:18px;padding-right:18px}.workout-title h1{font-size:24px}.training-header{padding-left:18px;padding-right:18px}.gallery{height:280px;margin-left:8px;margin-right:8px}.focus-region img{width:49px;height:55px}.focus-region span{font-size:10px;max-width:75px}.instruction{padding-left:18px;padding-right:18px}.workout-footer{padding-left:18px;padding-right:18px}.phase-nav{padding-left:18px;padding-right:18px}.intro h1{font-size:31px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
.auth-screen{padding:52px 27px 35px;min-height:780px}.auth-screen .logo{display:block;margin-bottom:48px}.auth-screen h1{font-size:31px;line-height:1.2;letter-spacing:-.8px;margin:12px 0 18px}.auth-screen form{display:grid;gap:18px;margin:30px 0 17px}.auth-screen label{display:grid;gap:8px;font-size:14px}.auth-screen input{min-height:49px;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:var(--paper);font-size:16px;color:var(--ink);width:100%}.auth-link{background:none;color:var(--coral);padding:12px 0;min-height:44px;font-size:13px;display:block;margin:auto}.auth-note{text-align:center;margin-top:26px}.auth-error{color:#a33a36;font-size:13px;line-height:1.5}.auth-message{color:#466852;font-size:13px;line-height:1.6}.beta-label{color:var(--muted);font-size:12px;line-height:1.6;margin-top:16px}.sync-status{padding:9px 18px;text-align:center;font-size:12px;line-height:1.5;background:#eee0d7;color:#806c79}
/* Pilot access uses local artwork and provider labels only. */
.auth-screen{padding-top:54px}.auth-screen h1{font-size:clamp(34px,8vw,46px);line-height:1.1;letter-spacing:-1.4px;margin:20px 0}.auth-screen .logo{margin-bottom:32px}.auth-screen form{margin-top:34px}.auth-screen input{min-height:54px;font:inherit}.auth-separator{display:flex;align-items:center;gap:12px;color:#907f87;font-size:12px;margin:30px 0 16px}.auth-separator:before,.auth-separator:after{content:'';height:1px;background:#dfd4d5;flex:1}.provider-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.provider-row button{border:1px solid #e2d8d5;background:#f4eeea;border-radius:18px;padding:12px 4px;display:grid;gap:6px;justify-items:center;color:#8c7e84;font:inherit;font-size:12px;cursor:not-allowed}.provider-row span{font-size:23px;font-weight:800;line-height:28px}.provider-row .yandex-letter{color:#ba837a}.provider-row .vk-letter{font-size:17px;color:#8a95a6}.auth-footer{font-size:12px;line-height:1.8;color:#8c7e84;text-align:center;margin-top:30px;padding-top:22px;border-top:1px solid #e4d9d5}.public-id{display:flex;align-items:center;justify-content:space-between;background:#eee4e1;padding:16px;border-radius:18px;margin:24px 0}.public-id strong{font-size:15px;letter-spacing:.7px}.public-id button{font:inherit;border:0;background:transparent;color:#684653;cursor:pointer}
/* First visit and browser-only install reminder. */
.install-banner{display:flex;align-items:center;gap:11px;padding:14px 20px;background:#eee0d7;border-bottom:1px solid #dfc9bd}.install-banner img{border-radius:11px;flex:none}.install-banner>div{flex:1;min-width:0}.install-banner strong,.install-banner span{display:block}.install-banner strong{font-size:12px;font-weight:600;line-height:1.5}.install-banner span{font-size:11px;color:#806757;line-height:1.6}.install-banner button{background:#fff8f1;color:#674b58;border:1px solid #d9c2b5;padding:10px 12px;border-radius:12px;min-height:42px;font-size:11px;font-weight:600;flex:none}.welcome{padding:27px 27px 24px}.welcome-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;gap:15px}.welcome-top .logo{font-size:41px}.welcome-badge{font-size:10px;color:#967568;background:#f0e4dc;padding:8px 10px;border-radius:30px;letter-spacing:.3px}.welcome h1{font-size:36px;font-weight:500;line-height:1.2;letter-spacing:-1.3px;margin:12px 0}.welcome h1:focus{outline:none}.coral{color:var(--coral)}.welcome-lead{font-size:15px;line-height:1.7;color:#806c79}.welcome-story{margin-top:23px;background:#f0e4dc;border:1px solid #e7d5cb;border-radius:22px;padding:0 18px 20px;overflow:hidden}.welcome-art{height:106px;position:relative;margin:0 -3px 9px}.welcome-art>svg{position:absolute;inset:12px 0 0;width:100%;height:90px}.welcome-art img{position:absolute;right:-4px;top:3px;width:83px;height:100px;object-fit:contain;filter:drop-shadow(0 7px 9px #755b621c)}.welcome h2{font-size:15px;font-weight:600;line-height:1.5;margin:0 0 6px}.welcome-story p,.welcome-points p{font-size:13px;line-height:1.65;color:#806c79}.welcome-points{display:grid;gap:22px;margin:25px 0}.welcome-points>div{display:flex;align-items:flex-start;gap:13px}.welcome-number{flex:none;font-size:11px;width:28px;height:28px;display:grid;place-items:center;border:1px solid #dfc5b9;border-radius:50%;color:#b16f5c;margin-top:1px}.welcome-note{border-top:1px solid var(--line);padding-top:19px;font-size:12px;line-height:1.7;color:var(--muted)}.welcome-install{display:flex;align-items:center;gap:12px;padding:15px 0;margin:9px 0 15px;text-align:left;background:transparent;color:var(--plum);width:100%}.welcome-install>span:nth-child(2){flex:1}.welcome-install>span:first-child{display:grid;place-items:center;border-radius:12px;background:#eee1da;min-width:34px;height:38px;font-size:21px}.welcome-install strong,.welcome-install small{display:block}.welcome-install strong{font-size:12px;font-weight:600}.welcome-install small{font-size:10px;color:var(--muted);margin-top:4px;line-height:1.5}.welcome .primary{margin-top:17px}.welcome-bottom{text-align:center;font-size:10px;color:#9c878f;margin-top:14px;line-height:1.6}#install-dialog h2{font-weight:500;font-size:28px;line-height:1.2;margin:12px 0 20px}#install-dialog>p{font-size:14px;line-height:1.7;margin:15px 0}.install-steps{list-style:none;counter-reset:install;padding:0;margin:24px 0;display:grid;gap:20px}.install-steps li{position:relative;padding-left:38px;counter-increment:install}.install-steps li:before{content:counter(install);position:absolute;left:0;top:0;border:1px solid #d9bfae;border-radius:50%;width:25px;height:25px;text-align:center;line-height:25px;color:var(--coral);font-size:12px}.install-steps strong{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;line-height:1.6}.install-steps span{display:block;font-size:12px;color:var(--muted);line-height:1.65;margin-top:3px}#install-dialog .install-footnote{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:16px}@media(max-width:360px){.install-banner{padding:12px;gap:8px}.install-banner img{width:30px;height:30px}.install-banner button{padding:8px;font-size:10px}.welcome{padding:24px 20px}.welcome h1{font-size:33px}}@media(display-mode:standalone),(display-mode:fullscreen),(display-mode:minimal-ui),(display-mode:window-controls-overlay){.install-banner,[data-install-hint]{display:none!important}}
