.premium-screen{position:relative;width:100%;height:100dvh;min-height:100dvh;overflow:hidden}.premium-screen.light{background:radial-gradient(circle at 18% 6%,rgba(178,239,94,.28),transparent 28%),radial-gradient(circle at 92% 20%,rgba(48,171,91,.12),transparent 28%),linear-gradient(180deg,#f8fbf3,#eef5e9)}.premium-screen.dark{background:radial-gradient(circle at 18% 8%,rgba(154,228,95,.16),transparent 28%),radial-gradient(circle at 90% 28%,rgba(31,135,201,.2),transparent 30%),linear-gradient(180deg,#060d15,#08111c 52%,#050a10)}.premium-scroll{height:100dvh;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:max(16px,env(safe-area-inset-top)) clamp(14px,4vw,20px) calc(148px + env(safe-area-inset-bottom))}.premium-scroll::-webkit-scrollbar{display:none}.home-layout{display:flex;flex-direction:column;gap:clamp(14px,3.6vw,18px);animation:homePageEnter .24s ease both}@keyframes homePageEnter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.home-fade-in{animation:homeSectionEnter .22s ease both}@keyframes homeSectionEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.screen-loading{min-height:100dvh;display:grid;place-items:center;font-size:18px;font-weight:900}.home-loading-top,.home-loading-profile,.home-loading-balance,.home-loading-tile{border-radius:30px}.home-loading-top{height:44px}.home-loading-profile{height:104px}.home-loading-balance{height:174px}.home-loading-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,3vw,14px)}.home-loading-tile{min-height:128px}.shimmer-block{position:relative;overflow:hidden}.light .shimmer-block{background:#ffffffc2;border:1px solid rgba(18,28,45,.06)}.dark .shimmer-block{background:#0f1c30e6;border:1px solid rgba(255,255,255,.06)}.shimmer-block:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);animation:shimmerMove 1.25s infinite}@keyframes shimmerMove{to{transform:translate(100%)}}.home-hero{display:flex;flex-direction:column;gap:clamp(13px,3.4vw,16px)}.home-top-brand-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px}.home-brand-left{display:flex;align-items:center;gap:8px;min-width:0}.home-app-name{font-size:clamp(15px,4vw,17px);font-weight:1000;letter-spacing:-.055em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .home-app-name{color:#172338}.dark .home-app-name{color:#f7fbff}.home-notification-pill{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ef4444;color:#fff;display:inline-grid;place-items:center;font-size:11px;font-weight:1000;line-height:1}.home-top-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.home-buy-mini-btn,.home-premium-mini-btn{width:clamp(42px,11vw,50px);height:clamp(42px,11vw,50px);border-radius:999px;border:none;display:grid;place-items:center;cursor:pointer;flex-shrink:0;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.home-buy-mini-btn{font-size:clamp(25px,7vw,30px);font-weight:1000;line-height:1}.home-premium-mini-btn{font-size:clamp(15px,4.5vw,18px);font-weight:1000}.home-premium-mini-btn span{transform:translateY(-1px)}.home-buy-mini-btn:active,.home-premium-mini-btn:active{transform:scale(.94)}.light .home-buy-mini-btn{color:#fff;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.58),transparent 23%),linear-gradient(135deg,#a9ef5f,#38b557);box-shadow:0 14px 24px #3aae573d,inset 0 1px #ffffff52}.dark .home-buy-mini-btn{color:#fff;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.42),transparent 23%),linear-gradient(135deg,#9ae45f,#24944d);box-shadow:0 14px 26px #39915247,inset 0 1px #ffffff38}.light .home-premium-mini-btn{color:#24713c;background:#ffffffb8;box-shadow:0 12px 24px #0f172a14,inset 0 0 0 1px #121c2d0f}.dark .home-premium-mini-btn{color:#b8ff65;background:#ffffff14;box-shadow:0 12px 24px #00000047,inset 0 0 0 1px #ffffff14}.home-premium-mini-btn.premium-active{color:#fff;background:linear-gradient(135deg,#facc15,#eab308 45%,#b7791f)}.home-premium-mini-btn.premium-locked{opacity:.72}.home-profile-card{border-radius:clamp(28px,8vw,36px);padding:clamp(13px,3.8vw,16px);display:flex;align-items:center;gap:clamp(13px,3.5vw,16px);position:relative;overflow:hidden}.home-profile-card:after{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 38%),radial-gradient(circle at 95% 0%,rgba(154,228,95,.12),transparent 35%)}.light .home-profile-card{background:#fffc;border:1px solid rgba(18,28,45,.06);box-shadow:0 18px 38px #0f172a12,inset 0 1px #ffffffb3}.dark .home-profile-card{background:#0f1c30c2;border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 40px #00000057,inset 0 1px #ffffff0d}.home-avatar{width:clamp(62px,17vw,78px);height:clamp(62px,17vw,78px);border-radius:clamp(22px,6vw,28px);overflow:hidden;display:grid;place-items:center;flex-shrink:0;position:relative;z-index:2}.light .home-avatar{background:linear-gradient(180deg,#fff,#f8faf6);border:1px solid rgba(18,28,45,.065);box-shadow:0 14px 26px #0f172a13}.dark .home-avatar{background:linear-gradient(180deg,#132238,#0b1627);border:1px solid rgba(255,255,255,.065);box-shadow:0 14px 28px #0000004d}.home-avatar-image{width:100%;height:100%;object-fit:cover}.home-avatar-fallback{font-size:clamp(30px,8vw,38px);font-weight:1000;line-height:1}.light .home-avatar-fallback{color:#172338}.dark .home-avatar-fallback{color:#fff}.home-user-copy{min-width:0;position:relative;z-index:2}.home-welcome-text{display:block;margin-bottom:7px;font-size:clamp(12px,3vw,13px);font-weight:900;letter-spacing:.01em;opacity:.6}.home-user-name{margin:0;font-size:clamp(29px,8.4vw,42px);line-height:.92;font-weight:1000;letter-spacing:-.075em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.light .home-user-name{color:#172338}.dark .home-user-name{color:#fff}.home-balance-card{border-radius:clamp(32px,8.8vw,42px);padding:clamp(22px,5.8vw,28px);min-height:clamp(166px,43vw,205px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;isolation:isolate}.home-balance-card:after{content:"";position:absolute;width:190px;height:190px;right:-64px;top:-58px;border-radius:999px;background:#ffffff24;z-index:-1}.home-balance-card:before{content:"";position:absolute;width:132px;height:132px;right:28px;bottom:-78px;border-radius:999px;background:#ffffff17;z-index:-1}.light .home-balance-card{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.22),transparent 26%),linear-gradient(135deg,#9dec56,#5acf56 44%,#1e884d);color:#fff;box-shadow:0 24px 42px #2e9e5033,inset 0 1px #ffffff47}.dark .home-balance-card{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.14),transparent 26%),linear-gradient(135deg,#1e6a4d,#174c77 52%,#101f36);color:#fff;border:1px solid rgba(255,255,255,.065);box-shadow:0 24px 42px #0000006b,inset 0 1px #ffffff12}.home-balance-copy{position:relative;z-index:2}.home-balance-label{margin:0 0 10px;font-size:clamp(13px,3.4vw,15px);font-weight:1000;opacity:.92}.home-balance-value{margin:0;max-width:100%;font-size:clamp(48px,14vw,72px);line-height:.88;font-weight:1000;letter-spacing:-.085em;word-break:break-word}.home-send-btn{width:fit-content;min-width:clamp(112px,30vw,132px);min-height:46px;padding:12px 19px;border-radius:999px;border:none;font-size:clamp(14px,3.4vw,15px);font-weight:1000;cursor:pointer;transition:transform .16s ease,opacity .16s ease;position:relative;z-index:2}.home-send-btn:active{transform:scale(.96)}.light .home-send-btn,.dark .home-send-btn{background:#ffffff3b;color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff4d,0 10px 20px #00000014}.home-middle-wrap{width:100%}.home-shortcuts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,3.3vw,15px)}.home-shortcut-card{min-height:clamp(120px,33vw,148px);border-radius:clamp(26px,7vw,34px);padding:clamp(15px,4vw,18px);text-align:left;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.home-shortcut-card:after{content:"";position:absolute;width:110px;height:110px;right:-56px;top:-58px;border-radius:999px;opacity:.52;pointer-events:none}.home-shortcut-card:active{transform:scale(.98)}.home-shortcut-card:hover{transform:translateY(-2px)}.light .home-shortcut-card{background:#ffffffc7;border:1px solid rgba(18,28,45,.06);box-shadow:0 16px 30px #0f172a12,inset 0 1px #ffffffb3;color:#172338}.light .home-shortcut-card:after{background:#9ae45f2e}.dark .home-shortcut-card{background:#0f1c30db;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 30px #00000057,inset 0 1px #ffffff0d;color:#fff}.dark .home-shortcut-card:after{background:#9ae45f1a}.home-shortcut-card.locked{opacity:.82}.home-shortcut-icon{width:clamp(38px,10vw,44px);height:clamp(38px,10vw,44px);border-radius:16px;display:grid;place-items:center;font-size:clamp(18px,5vw,21px);position:relative;z-index:2}.light .home-shortcut-icon{background:#f2f7ede6}.dark .home-shortcut-icon{background:#ffffff12}.home-shortcut-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;position:relative;z-index:2}.home-shortcut-title{font-size:clamp(22px,6.2vw,30px);line-height:.95;font-weight:1000;letter-spacing:-.065em}.home-shortcut-status{min-height:23px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;font-size:10px;font-weight:1000;line-height:1;text-transform:uppercase;letter-spacing:.035em;flex-shrink:0}.light .home-shortcut-status{background:#eef2f7;color:#667085}.dark .home-shortcut-status{background:#ffffff12;color:#cbd5e1}.home-shortcut-status.open{background:#39a45521;color:#2fa45a}.dark .home-shortcut-status.open{background:#9ae45f21;color:#9ae45f}.home-activation-wrap{width:100%;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.activation-card{border-radius:clamp(28px,7vw,34px);padding:clamp(14px,4vw,18px);position:relative;overflow:visible}.activation-card-open{margin-bottom:18px}.light .activation-card{background:#ffffffd1;border:1px solid rgba(18,28,45,.06);box-shadow:0 18px 34px #0f172a13,inset 0 1px #fffc}.dark .activation-card{background:#0f1c30e0;border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 36px #0000005c,inset 0 1px #ffffff0d}.activation-open-btn,.activation-status-text{width:100%;min-height:66px;border-radius:22px;display:flex;align-items:center;padding:0 20px;font-size:clamp(17px,4.6vw,21px);font-weight:1000}.activation-open-btn{cursor:pointer;border:none;background:transparent;text-align:left}.light .activation-open-btn,.light .activation-status-text{color:#172338;background:#ffffffbd}.dark .activation-open-btn,.dark .activation-status-text{color:#f4f8ff;background:#ffffff0a}.activation-card-done .activation-status-text{font-weight:1000;justify-content:center}.activation-expanded{display:flex;flex-direction:column;gap:12px;scroll-margin-top:18px;padding-bottom:16px}.activation-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.activation-kicker{margin:0 0 5px;font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;opacity:.52}.activation-top-row h3{margin:0;font-size:clamp(22px,6vw,28px);line-height:1;font-weight:1000;letter-spacing:-.055em}.activation-close-btn{width:46px;height:46px;border:none;border-radius:999px;cursor:pointer;font-size:28px;font-weight:900;flex-shrink:0}.light .activation-close-btn{color:#172338;background:#0f172a0b}.dark .activation-close-btn{color:#fff;background:#ffffff12}.activation-main-text,.guide-title,.guide-list{margin:0}.activation-main-text{font-weight:850;line-height:1.55;opacity:.82}.payment-guide-box,.payment-number-box,.txn-example-box,.activation-input,.submit-main-btn{width:100%;border-radius:20px}.payment-guide-box,.payment-number-box,.txn-example-box{padding:16px}.light .payment-guide-box,.light .payment-number-box,.light .txn-example-box,.light .activation-input{background:#ffffffc2;border:1px solid rgba(18,28,45,.075)}.dark .payment-guide-box,.dark .payment-number-box,.dark .txn-example-box,.dark .activation-input{background:#ffffff0b;border:1px solid rgba(255,255,255,.07);color:#fff}.guide-title{margin-bottom:9px;font-size:18px;font-weight:1000;letter-spacing:-.03em}.guide-list{padding-left:20px;line-height:1.7;font-weight:650}.guide-list li{margin-bottom:7px}.payment-number-box{display:grid;gap:8px}.payment-number-label,.txn-example-label,.activation-input-label{display:block;font-size:12px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase;opacity:.62}.payment-number-box strong{display:block;font-size:clamp(24px,7vw,32px);line-height:1;font-weight:1000;letter-spacing:-.04em}.payment-copy-btn{width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;border:none;font-size:13px;font-weight:1000;cursor:pointer}.light .payment-copy-btn{background:#39a4551f;color:#2f9851}.dark .payment-copy-btn{background:#9ae45f21;color:#b8ff65}.txn-example-box strong{display:block;line-height:1.55;word-break:break-word}.activation-rejected-box{margin-bottom:12px}.activation-input-label{margin-top:2px}.activation-input{min-height:58px;padding:0 16px;outline:none;font-size:15px;font-weight:850}.activation-help-text{margin:0;line-height:1.55;font-size:13px;font-weight:750;opacity:.68}.submit-main-btn{min-height:58px;cursor:pointer;font-size:15px;font-weight:1000;color:#fff;border:none;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.24),transparent 30%),linear-gradient(135deg,#b7ef68,#7ddb59 45%,#3caf55);box-shadow:0 14px 24px #3aae5738}.submit-main-btn:disabled{opacity:.65;cursor:not-allowed}.app-bottom-nav-shell{position:absolute;left:50%;bottom:calc(16px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(292px,calc(100% - 38px));padding:7px;border-radius:999px;z-index:80;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.light .app-bottom-nav-shell{background:#ffffffd1;border:1px solid rgba(18,28,45,.075);box-shadow:0 18px 34px #0f172a21,inset 0 1px #fffc}.dark .app-bottom-nav-shell{background:#070c14db;border:1px solid rgba(255,255,255,.07);box-shadow:0 20px 36px #00000070,inset 0 1px #ffffff0a}@media(max-width:767px){.premium-screen .app-bottom-nav-shell{position:fixed;left:50%;bottom:calc(14px + env(safe-area-inset-bottom));transform:translate(-50%)}}@media(max-width:380px){.premium-scroll{padding-left:13px;padding-right:13px;padding-bottom:calc(148px + env(safe-area-inset-bottom))}.home-top-actions{gap:8px}.home-profile-card{border-radius:26px}.home-balance-card{min-height:156px}.home-balance-value{font-size:clamp(42px,13vw,56px)}.home-shortcut-card{min-height:116px;border-radius:24px}.home-shortcut-title{font-size:21px}.app-bottom-nav-shell{width:min(270px,calc(100% - 28px))}}@media(max-width:330px){.home-balance-value{font-size:40px}.home-shortcuts-grid{gap:10px}.home-shortcut-card{padding:13px}.home-shortcut-status{font-size:9px;padding:0 7px}}@media(min-width:520px){.premium-scroll{padding-left:22px;padding-right:22px}.home-shortcuts-grid{gap:16px}}@media(min-width:700px)and (orientation:landscape){.premium-scroll{padding-left:24px;padding-right:24px;padding-bottom:calc(118px + env(safe-area-inset-bottom))}.home-balance-card{min-height:166px}.home-shortcut-card{min-height:122px}}.tools-phone-screen{position:relative;width:100%;min-height:100dvh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}.tools-phone-screen.light{background:radial-gradient(circle at 16% 4%,rgba(154,228,95,.25),transparent 30%),radial-gradient(circle at 92% 24%,rgba(38,177,87,.12),transparent 30%),linear-gradient(180deg,#f8fbf3,#eef5e9)}.tools-phone-screen.dark{background:radial-gradient(circle at 18% 8%,rgba(154,228,95,.15),transparent 30%),radial-gradient(circle at 92% 28%,rgba(31,135,201,.18),transparent 32%),linear-gradient(180deg,#060d15,#08111c 52%,#050a10)}.tools-header{flex-shrink:0;position:relative;z-index:20;padding:max(16px,env(safe-area-inset-top)) clamp(14px,4vw,20px) 10px;display:flex;align-items:center;justify-content:space-between;gap:14px}.tools-kicker{margin:0 0 5px;font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;opacity:.56}.tools-header h1{margin:0;font-size:clamp(42px,12vw,60px);line-height:.88;font-weight:1000;letter-spacing:-.085em}.light .tools-header h1,.light .tools-section h2{color:#172338}.dark .tools-header h1,.dark .tools-section h2{color:#f8fbff}.tools-account-pill{min-height:42px;padding:0 16px;border-radius:999px;border:none;font-size:13px;font-weight:1000;cursor:pointer;flex-shrink:0}.light .tools-account-pill{background:#ffffffd1;color:#24713c;box-shadow:0 12px 24px #0f172a14,inset 0 0 0 1px #121c2d0f}.dark .tools-account-pill{background:#ffffff14;color:#b8ff65;box-shadow:0 12px 24px #00000047,inset 0 0 0 1px #ffffff14}.tools-account-pill.premium{color:#fff;background:linear-gradient(135deg,#facc15,#eab308 45%,#b7791f)}.tools-content-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px clamp(14px,4vw,20px) calc(126px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none}.tools-content-scroll::-webkit-scrollbar{display:none}.tools-hero-card{position:relative;overflow:hidden;border-radius:clamp(30px,8vw,40px);padding:clamp(22px,5.8vw,28px);min-height:clamp(168px,44vw,210px);display:flex;flex-direction:column;justify-content:flex-end;color:#fff;isolation:isolate;margin-bottom:clamp(22px,6vw,30px)}.light .tools-hero-card{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.22),transparent 26%),linear-gradient(135deg,#9dec56,#58cc58 45%,#1f8a50);box-shadow:0 24px 42px #2e9e5033,inset 0 1px #ffffff47}.dark .tools-hero-card{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.13),transparent 26%),linear-gradient(135deg,#1e6a4d,#174c77 52%,#101f36);border:1px solid rgba(255,255,255,.065);box-shadow:0 24px 42px #0000006b,inset 0 1px #ffffff12}.tools-hero-orb{position:absolute;border-radius:999px;background:#ffffff21;z-index:-1}.tools-hero-orb.one{width:190px;height:190px;right:-64px;top:-58px}.tools-hero-orb.two{width:132px;height:132px;right:28px;bottom:-78px;background:#ffffff17}.tools-hero-label{margin:0 0 10px;font-size:clamp(13px,3.3vw,15px);font-weight:1000;opacity:.9}.tools-hero-card h2{margin:0;font-size:clamp(44px,12vw,66px);line-height:.9;font-weight:1000;letter-spacing:-.085em}.tools-hero-card p:last-child{margin:14px 0 0;max-width:310px;font-size:clamp(14px,3.6vw,16px);line-height:1.45;font-weight:850;opacity:.92}.tools-section{margin-top:clamp(24px,6vw,34px)}.tools-section:first-of-type{margin-top:0}.tools-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.tools-section-kicker{margin:0 0 6px;font-size:12px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase;opacity:.48}.tools-section h2{margin:0;font-size:clamp(30px,8vw,44px);line-height:.92;font-weight:1000;letter-spacing:-.075em}.tools-upgrade-small-btn{min-height:40px;padding:0 15px;border-radius:999px;border:none;font-size:13px;font-weight:1000;cursor:pointer;color:#fff;background:linear-gradient(135deg,#a9ef5f,#38b557);box-shadow:0 12px 24px #3aae572e}.tools-list{display:flex;flex-direction:column;gap:clamp(13px,3.5vw,16px)}.tools-card{position:relative;width:100%;min-height:clamp(122px,32vw,154px);border-radius:clamp(28px,7vw,36px);padding:clamp(16px,4.5vw,20px);text-align:left;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.tools-card:after{content:"";position:absolute;width:130px;height:130px;right:-66px;top:-70px;border-radius:999px;opacity:.54;pointer-events:none;z-index:-1}.tools-card-glow{position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%),radial-gradient(circle at 100% 0%,rgba(154,228,95,.12),transparent 35%);z-index:-1}.tools-card:active{transform:scale(.98)}.tools-card:hover{transform:translateY(-2px)}.light .tools-card{background:#ffffffc7;border:1px solid rgba(18,28,45,.06);box-shadow:0 16px 30px #0f172a12,inset 0 1px #ffffffb3}.light .tools-card:after{background:#9ae45f2e}.dark .tools-card{background:#0f1c30e0;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 30px #00000057,inset 0 1px #ffffff0d}.dark .tools-card:after{background:#9ae45f1a}.tools-card-premium:after{background:#facc152e}.dark .tools-card-premium:after{background:#facc151a}.tools-limit-blocked{opacity:.92}.tools-coming-soon,.tools-unavailable{opacity:.78}.tools-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.tools-card-icon{width:clamp(40px,10vw,46px);height:clamp(40px,10vw,46px);border-radius:17px;display:grid;place-items:center;font-size:clamp(18px,5vw,22px)}.light .tools-card-icon{background:#f2f7ede6}.dark .tools-card-icon{background:#ffffff12}.tools-card-price{min-height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;font-size:clamp(12px,3.2vw,14px);font-weight:1000;line-height:1;letter-spacing:-.02em;flex-shrink:0}.light .tools-card-price{background:#92db6324;color:#2f7b3a}.dark .tools-card-price{background:#92db631f;color:#b8f07a}.tools-card-content{display:flex;flex-direction:column;align-items:flex-start;gap:7px;width:100%;position:relative;z-index:2}.tools-card-title{font-size:clamp(25px,7vw,36px);line-height:.95;font-weight:1000;letter-spacing:-.07em}.light .tools-card-title{color:#172338}.dark .tools-card-title{color:#fff}.tools-card-subtitle{max-width:92%;font-size:clamp(13px,3.4vw,15px);line-height:1.35;font-weight:760;opacity:.62}.tools-card-status{min-height:25px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;font-size:10px;font-weight:1000;line-height:1;text-transform:uppercase;letter-spacing:.04em}.light .tools-card-status{background:#eef2f7;color:#667085}.dark .tools-card-status{background:#ffffff12;color:#cbd5e1}.tools-ready .tools-card-status{background:#39a45521;color:#2fa45a}.dark .tools-ready .tools-card-status{background:#9ae45f21;color:#9ae45f}.tools-limit-blocked .tools-card-status{background:#facc1524;color:#b7791f}.tools-modal-overlay{position:fixed;inset:0;background:#0409107a;display:flex;align-items:center;justify-content:center;padding:20px;z-index:9999;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.tools-unlock-modal{width:100%;max-width:370px;border-radius:30px;padding:24px;background:#fff;color:#172338;box-shadow:0 24px 70px #00000042}.tools-modal-icon{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;margin-bottom:16px;background:linear-gradient(135deg,#a9ef5f,#38b557);color:#fff;font-size:22px;font-weight:1000}.tools-unlock-modal h3{margin:0 0 10px;font-size:28px;line-height:1;font-weight:1000;letter-spacing:-.06em}.tools-unlock-modal p{margin:0 0 20px;color:#5b6777;line-height:1.6;font-size:15px;font-weight:750}.tools-modal-actions{display:grid;gap:10px}.tools-modal-buy-btn,.tools-modal-cancel-btn{min-height:50px;border-radius:16px;font-size:15px;font-weight:1000;cursor:pointer}.tools-modal-buy-btn{border:none;color:#fff;background:linear-gradient(135deg,#9ae45f,#39a455)}.tools-modal-cancel-btn{border:1px solid rgba(15,23,42,.12);background:#fff;color:#172338}.tools-modal-buy-btn:disabled,.tools-modal-cancel-btn:disabled{opacity:.65;cursor:not-allowed}.tools-phone-screen .app-bottom-nav-shell{position:absolute;left:50%;bottom:calc(16px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(292px,calc(100% - 38px));padding:7px;border-radius:999px;z-index:50;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.tools-phone-screen.light .app-bottom-nav-shell{background:#ffffffd1;border:1px solid rgba(18,28,45,.075);box-shadow:0 18px 34px #0f172a21,inset 0 1px #fffc}.tools-phone-screen.dark .app-bottom-nav-shell{background:#070c14db;border:1px solid rgba(255,255,255,.07);box-shadow:0 20px 36px #00000070,inset 0 1px #ffffff0a}.tools-phone-screen .app-bottom-nav{min-height:50px;border-radius:999px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:5px}.tools-phone-screen.light .app-bottom-nav{background:#f8f9f6e0}.tools-phone-screen.dark .app-bottom-nav{background:#ffffff09}.tools-phone-screen .app-bottom-nav-btn{height:44px;border-radius:999px;border:none;display:flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:inherit;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.tools-phone-screen .app-bottom-nav-btn:active{transform:scale(.94)}.tools-phone-screen.light .app-bottom-nav-btn{color:#4b5563}.tools-phone-screen.dark .app-bottom-nav-btn{color:#cbd5e1}.tools-phone-screen.light .app-bottom-nav-btn.active{background:linear-gradient(135deg,#e8fbd6,#d9fac2);color:#279148}.tools-phone-screen.dark .app-bottom-nav-btn.active{background:#92db632e;color:#9ae45f}.tools-phone-screen .app-bottom-nav-icon{font-size:20px;font-weight:1000;line-height:1}.tools-phone-screen .app-bottom-nav-label{display:none;font-size:11px;font-weight:1000;line-height:1}.tools-phone-screen .app-bottom-nav-btn.active .app-bottom-nav-label{display:inline}@media(max-width:380px){.tools-header{padding-left:13px;padding-right:13px}.tools-content-scroll{padding-left:13px;padding-right:13px;padding-bottom:calc(116px + env(safe-area-inset-bottom))}.tools-header h1{font-size:42px}.tools-hero-card{min-height:158px}.tools-hero-card h2{font-size:42px}.tools-card{min-height:116px;border-radius:25px}.tools-card-title{font-size:24px}.tools-card-subtitle{font-size:13px}.tools-phone-screen .app-bottom-nav-shell{width:min(270px,calc(100% - 28px));bottom:calc(14px + env(safe-area-inset-bottom))}}@media(max-width:330px){.tools-account-pill{min-height:38px;padding:0 12px;font-size:12px}.tools-card{padding:14px}.tools-card-price{min-height:28px;padding:0 9px;font-size:11px}.tools-card-status{font-size:9px}}@media(min-width:520px){.tools-header,.tools-content-scroll{padding-left:22px;padding-right:22px}.tools-list{gap:17px}}@media(min-width:700px)and (orientation:landscape){.tools-content-scroll{padding-bottom:104px}.tools-hero-card{min-height:164px}.tools-card{min-height:118px}}.dark .tools-unlock-modal{background:#0d1726;color:#f8fbff;border:1px solid rgba(255,255,255,.08)}.dark .tools-unlock-modal p{color:#cbd5e1}.dark .tools-modal-cancel-btn{background:#ffffff0f;color:#f8fbff;border-color:#ffffff1a}.tools-card,.tools-account-pill,.tools-upgrade-small-btn,.tools-modal-buy-btn,.tools-modal-cancel-btn,.app-bottom-nav-btn{-webkit-tap-highlight-color:transparent}.tools-card:focus-visible,.tools-account-pill:focus-visible,.tools-upgrade-small-btn:focus-visible,.tools-modal-buy-btn:focus-visible,.tools-modal-cancel-btn:focus-visible,.app-bottom-nav-btn:focus-visible{outline:3px solid rgba(154,228,95,.45);outline-offset:3px}.tools-card:disabled,.tools-account-pill:disabled,.tools-upgrade-small-btn:disabled{opacity:.65;cursor:not-allowed}.tools-premium-section{padding-bottom:8px}@media(max-height:680px){.tools-header{padding-bottom:8px}.tools-hero-card{min-height:142px;margin-bottom:20px}.tools-hero-card h2{font-size:clamp(38px,10vw,54px)}.tools-card{min-height:108px}.tools-section{margin-top:22px}}@media(max-height:590px){.tools-hero-card{min-height:126px}.tools-hero-card p:last-child{display:none}.tools-card-subtitle{display:none}.tools-card{min-height:96px}}@media(min-width:760px){.tools-phone-screen{max-width:430px;margin:0 auto;border-radius:0}.tools-card:hover{transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.tools-card,.tools-account-pill,.tools-upgrade-small-btn,.tools-modal-buy-btn,.tools-modal-cancel-btn,.app-bottom-nav-btn{transition:none}.tools-card:hover,.tools-card:active,.app-bottom-nav-btn:active{transform:none}}.business-tools-page{min-height:100vh;min-height:100dvh;padding:16px;transition:background .25s ease,color .25s ease}.business-tools-page.light{background:#f4f7f1;color:#1f2a44}.business-tools-page.dark{background:linear-gradient(180deg,#0c1422,#101a2d);color:#f8fbff}.business-tools-shell{width:100%;max-width:430px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.business-tools-header{padding:4px 2px 10px}.business-tools-kicker{display:inline-block;margin-bottom:10px;font-size:12px;font-weight:900;letter-spacing:.06em;opacity:.78}.business-tools-header h1{margin:0 0 12px;font-size:38px;line-height:.95;font-weight:900;letter-spacing:-.04em}.business-tools-header p{margin:0;font-size:16px;line-height:1.7;opacity:.88}.business-tools-grid{display:flex;flex-direction:column;gap:14px}.business-tool-card,.business-coming-card{border-radius:28px;padding:20px;text-align:left}.business-tool-card{border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.business-tool-card:hover{transform:translateY(-2px)}.business-tools-page.light .business-tool-card,.business-tools-page.light .business-coming-card{background:#fffffff7;border:1px solid rgba(31,42,68,.06);box-shadow:0 12px 26px #1f2a440f}.business-tools-page.dark .business-tool-card,.business-tools-page.dark .business-coming-card{background:linear-gradient(180deg,#172233,#101827);border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 30px #00000047}.business-tool-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.business-tool-icon{font-size:24px;line-height:1}.business-tool-price{min-height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;font-size:12px;font-weight:900;letter-spacing:.03em}.business-tools-page.light .business-tool-price{background:#6ed66b24;color:#24944d}.business-tools-page.dark .business-tool-price{background:#6ed66b2e;color:#9ae45f}.business-tool-body h2{margin:0 0 10px;font-size:28px;line-height:1;font-weight:900;letter-spacing:-.04em}.business-tool-body p{margin:0;font-size:15px;line-height:1.7;opacity:.86}.business-tool-bottom{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.business-tool-open{font-size:13px;font-weight:800;opacity:.72}.business-tool-arrow{font-size:22px;font-weight:900;opacity:.7}.business-coming-kicker{display:inline-block;margin-bottom:10px;font-size:12px;font-weight:900;letter-spacing:.06em;opacity:.72}.business-coming-card h3{margin:0 0 10px;font-size:24px;line-height:1.05;font-weight:900;letter-spacing:-.03em}.business-coming-card p{margin:0;font-size:15px;line-height:1.7;opacity:.82}@media(min-width:700px){.business-tools-shell{max-width:1100px}.business-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.business-coming-card{grid-column:1 / -1}}@media(min-width:1100px){.business-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:480px){.business-tools-page{padding:14px}.business-tools-header h1{font-size:32px}.business-tools-header p{font-size:15px}.business-tool-card,.business-coming-card{border-radius:24px;padding:18px}.business-tool-body h2{font-size:24px}}.loans-page{min-height:100vh;min-height:100dvh;padding:16px;transition:background .25s ease,color .25s ease;overflow-x:hidden}.loans-page,.loans-page *{box-sizing:border-box}.loans-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.1),transparent 28%),#f4f7f2;color:#1f2f46}.loans-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 22%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.loans-shell{width:100%;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.loans-header,.loans-panel,.loans-summary-card,.loans-client-card,.loans-history-card,.loans-detail-client-card,.loans-total-box,.loans-drawer{border-radius:24px}.loans-page.light .loans-header,.loans-page.light .loans-panel,.loans-page.light .loans-summary-card,.loans-page.light .loans-client-card,.loans-page.light .loans-history-card,.loans-page.light .loans-detail-client-card,.loans-page.light .loans-total-box,.loans-page.light .loans-drawer{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.loans-page.dark .loans-header,.loans-page.dark .loans-panel,.loans-page.dark .loans-summary-card,.loans-page.dark .loans-client-card,.loans-page.dark .loans-history-card,.loans-page.dark .loans-detail-client-card,.loans-page.dark .loans-total-box,.loans-page.dark .loans-drawer{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.loans-header,.loans-panel{padding:22px}.loans-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;opacity:.75}.loans-header h1{margin:0 0 10px;font-size:clamp(32px,5vw,52px);line-height:.96;font-weight:900;letter-spacing:-.05em}.loans-header p,.loans-panel-top p{margin:0;font-size:15px;line-height:1.7;opacity:.85}.loans-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.loans-panel-top>div:first-child{flex:1;min-width:0}.loans-panel-top h2{margin:0 0 8px;font-size:clamp(26px,3vw,38px);line-height:1;font-weight:900;letter-spacing:-.04em}.loans-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.loans-summary-card{padding:16px;min-height:104px;min-width:0;display:flex;flex-direction:column;justify-content:center}.loans-summary-card span,.loans-record-grid span,.loans-history-mini span,.loans-total-box span{display:block;font-size:11px;font-weight:900;opacity:.72;margin-bottom:8px;text-transform:uppercase}.loans-summary-card strong,.loans-total-box strong{font-size:clamp(19px,3vw,28px);font-weight:900;line-height:1.05;overflow-wrap:anywhere}.loans-home-panel{display:flex;flex-direction:column;gap:8px}.loans-home-actions{display:flex;flex-wrap:wrap;gap:12px}.loans-primary-btn,.loans-secondary-btn,.loans-delete-btn,.loans-open-btn,.loans-close-btn{min-height:48px;border:none;border-radius:16px;padding:0 20px;cursor:pointer;font-weight:900;font-size:14px;transition:transform .18s ease,opacity .18s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.loans-primary-btn:hover,.loans-secondary-btn:hover,.loans-delete-btn:hover,.loans-open-btn:hover,.loans-close-btn:hover{transform:translateY(-1px)}.loans-primary-btn:disabled,.loans-secondary-btn:disabled,.loans-delete-btn:disabled,.loans-open-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.loans-primary-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 10px 22px #39a45540}.loans-page.light .loans-secondary-btn,.loans-page.light .loans-open-btn,.loans-page.light .loans-close-btn{background:#eef2f7;color:#22344d}.loans-page.dark .loans-secondary-btn,.loans-page.dark .loans-open-btn,.loans-page.dark .loans-close-btn{background:#182233;color:#eef5ff}.loans-delete-btn{background:#dc26261f;color:#dc2626}.loans-batch-top{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:18px}.loans-batch-top input,.loans-batch-top select,.loans-client-inputs input,.loans-client-inputs select,.loans-payment-row input{width:100%;min-height:50px;border-radius:18px;padding:0 14px;font-size:14px;font-weight:700;outline:none;min-width:0}.loans-page.light .loans-batch-top input,.loans-page.light .loans-batch-top select,.loans-page.light .loans-client-inputs input,.loans-page.light .loans-client-inputs select,.loans-page.light .loans-payment-row input{background:#fff;color:#1f2f46;border:1px solid rgba(15,23,42,.08)}.loans-page.dark .loans-batch-top input,.loans-page.dark .loans-batch-top select,.loans-page.dark .loans-client-inputs input,.loans-page.dark .loans-client-inputs select,.loans-page.dark .loans-payment-row input{background:#111827;color:#f4f8ff;border:1px solid rgba(255,255,255,.08)}.loans-page.dark input::placeholder{color:#f4f8ff8c}.loans-page.dark select{color-scheme:dark}.loans-batch-top input:focus,.loans-batch-top select:focus,.loans-client-inputs input:focus,.loans-client-inputs select:focus,.loans-payment-row input:focus{border-color:#39a455b8;box-shadow:0 0 0 4px #39a4551f}.loans-clients-grid{display:grid;grid-template-columns:1fr;gap:14px}.loans-client-card{padding:18px;min-width:0}.loans-client-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.loans-client-head h3,.loans-history-card h3,.loans-detail-client-card h3{margin:0 0 6px;font-size:clamp(20px,2.5vw,28px);line-height:1.05;font-weight:900;overflow-wrap:anywhere}.loans-client-head p,.loans-history-card p,.loans-detail-client-card p{margin:0;font-size:14px;opacity:.78;overflow-wrap:anywhere}.loans-client-inputs{display:grid;grid-template-columns:1.4fr 1fr 1.1fr 1fr .8fr 1fr;gap:10px;align-items:stretch}.loans-total-box{padding:12px;display:flex;flex-direction:column;justify-content:center;min-width:0}.loans-page.light .loans-total-box{background:#f8fafc}.loans-page.dark .loans-total-box{background:#111827}.loans-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.loans-client-preview{margin-top:12px}.loans-record-grid div{border-radius:16px;padding:12px;min-width:0}.loans-page.light .loans-record-grid div{background:#f8fafc}.loans-page.dark .loans-record-grid div{background:#111827}.loans-record-grid strong{display:block;font-size:15px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.loans-add-summary{margin-top:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.loans-form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.loans-empty{border-radius:18px;padding:18px;text-align:center;font-size:14px;font-weight:800;opacity:.78}.loans-page.light .loans-empty{background:#f8fafc}.loans-page.dark .loans-empty{background:#111827}.loans-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.loans-history-card{width:100%;text-align:left;padding:18px;border:none;cursor:pointer;color:inherit;min-width:0}.loans-history-card:hover{transform:translateY(-1px)}.loans-history-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.loans-history-mini span{margin:0}.loans-history-mini b{display:block;margin-top:5px;font-size:15px;font-weight:900}.loans-drawer-overlay{position:fixed;inset:0;background:#0000008f;display:flex;justify-content:flex-end;z-index:80;padding:18px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.loans-drawer{width:100%;max-width:760px;height:calc(100vh - 36px);height:calc(100dvh - 36px);overflow-y:auto;padding:22px;min-width:0}.loans-drawer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.loans-drawer-top h2{margin:0 0 6px;font-size:clamp(28px,5vw,46px);line-height:.95;font-weight:900;letter-spacing:-.04em;overflow-wrap:anywhere}.loans-drawer-top p{margin:0;font-size:14px;opacity:.8}.loans-close-btn{width:52px;min-width:52px;height:52px;padding:0;font-size:24px}.loans-download-btn{width:100%;margin-bottom:16px}.loans-detail-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.loans-detail-clients{display:grid;grid-template-columns:1fr;gap:14px}.loans-detail-client-card{padding:18px;min-width:0}.loans-detail-client-card.active{border-left:4px solid #2563eb}.loans-detail-client-card.overdue{border-left:4px solid #dc2626}.loans-detail-client-card.paid{border-left:4px solid #39a455}.loans-record-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.loans-payment-row{display:flex;gap:10px;margin-top:14px}.loans-payment-row input{flex:1}.loans-payment-row .loans-primary-btn{min-width:150px}.loans-drawer-actions{margin-top:18px}.loans-drawer-actions .loans-delete-btn{width:100%}@media(max-width:1000px){.loans-summary-grid,.loans-client-inputs{grid-template-columns:repeat(3,minmax(0,1fr))}.loans-add-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.loans-page{padding:12px}.loans-shell{gap:14px}.loans-header,.loans-panel{padding:18px}.loans-header h1{font-size:32px}.loans-header p,.loans-panel-top p{font-size:14px}.loans-panel-top{flex-direction:column;align-items:stretch}.loans-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loans-batch-top{grid-template-columns:1fr}.loans-client-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.loans-total-box{min-height:70px}.loans-record-grid,.loans-add-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.loans-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.loans-history-card{padding:14px;border-radius:20px}.loans-history-card h3{font-size:18px}.loans-history-mini{grid-template-columns:1fr;gap:8px}.loans-form-actions,.loans-home-actions,.loans-payment-row{flex-direction:column;align-items:stretch}.loans-primary-btn,.loans-secondary-btn,.loans-delete-btn,.loans-open-btn{width:100%}.loans-drawer-overlay{padding:0;align-items:flex-end;justify-content:stretch}.loans-drawer{max-width:100%;width:100%;height:88vh;height:88dvh;border-radius:24px 24px 0 0;padding:18px}.loans-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.loans-page{padding:10px}.loans-header,.loans-panel{padding:16px;border-radius:22px}.loans-header h1{font-size:28px}.loans-panel-top h2{font-size:26px}.loans-summary-card{min-height:92px;padding:12px}.loans-summary-card strong{font-size:19px}.loans-client-card,.loans-detail-client-card{padding:14px;border-radius:20px}.loans-client-inputs{grid-template-columns:1fr}.loans-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loans-record-grid div{padding:10px}.loans-record-grid strong{font-size:14px}.loans-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loans-history-card h3{font-size:16px}.loans-history-card p{font-size:12px}.loans-history-mini span{font-size:10px}.loans-history-mini b{font-size:13px}.loans-batch-top input,.loans-batch-top select,.loans-client-inputs input,.loans-client-inputs select,.loans-payment-row input,.loans-primary-btn,.loans-secondary-btn,.loans-delete-btn,.loans-open-btn{min-height:46px;border-radius:15px}}@media(max-height:560px)and (orientation:landscape){.loans-page{padding:12px}.loans-header,.loans-panel{padding:16px}.loans-header h1{font-size:30px}.loans-summary-grid,.loans-client-inputs,.loans-record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.loans-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loans-drawer{height:calc(100vh - 24px);height:calc(100dvh - 24px)}}.sales-page{min-height:100vh;min-height:100dvh;padding:20px;transition:background .25s ease,color .25s ease;overflow-x:hidden}.sales-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 28%),#f4f7f2;color:#1f2f46}.sales-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 22%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.sales-shell{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.sales-header,.sales-panel,.sales-summary-card,.sales-record-card,.sales-preview-card,.sales-top-card,.sales-warning-card{border-radius:24px;box-sizing:border-box}.sales-page.light .sales-header,.sales-page.light .sales-panel,.sales-page.light .sales-summary-card,.sales-page.light .sales-record-card,.sales-page.light .sales-preview-card,.sales-page.light .sales-top-card,.sales-page.light .sales-warning-card{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.sales-page.dark .sales-header,.sales-page.dark .sales-panel,.sales-page.dark .sales-summary-card,.sales-page.dark .sales-record-card,.sales-page.dark .sales-preview-card,.sales-page.dark .sales-top-card,.sales-page.dark .sales-warning-card{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.sales-header{padding:24px}.sales-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;opacity:.75}.sales-header h1{margin:0 0 10px;font-size:42px;line-height:1;font-weight:900;letter-spacing:-.04em}.sales-header p{margin:0;font-size:17px;line-height:1.75;max-width:780px;opacity:.88}.sales-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.sales-summary-card{padding:18px;display:flex;flex-direction:column;gap:10px;min-width:0}.sales-summary-card span{font-size:13px;font-weight:700;opacity:.72}.sales-summary-card strong{font-size:24px;line-height:1.05;font-weight:900;letter-spacing:-.03em;overflow-wrap:anywhere}.sales-panel{padding:22px}.sales-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.sales-panel-top>div:first-child{flex:1;min-width:0}.sales-panel-top h2{margin:0 0 8px;font-size:26px;font-weight:900;letter-spacing:-.03em}.sales-panel-top p{margin:0;font-size:14px;line-height:1.7;opacity:.8}.sales-select-wrap{min-width:210px;display:flex;flex-direction:column;gap:8px}.sales-select-wrap label{font-size:13px;font-weight:800;opacity:.78}.sales-select-wrap select,.sales-form-grid input,.sales-search-wrap input{width:100%;min-height:48px;border-radius:16px;padding:0 14px;font-size:15px;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none}.sales-page.light .sales-select-wrap select,.sales-page.light .sales-form-grid input,.sales-page.light .sales-search-wrap input{background:#fff;color:#1f2f46;border:1px solid rgba(15,23,42,.08)}.sales-page.dark .sales-select-wrap select,.sales-page.dark .sales-form-grid input,.sales-page.dark .sales-search-wrap input{background:#111827;color:#f4f8ff;border:1px solid rgba(255,255,255,.1)}.sales-page.dark .sales-select-wrap select::placeholder,.sales-page.dark .sales-form-grid input::placeholder,.sales-page.dark .sales-search-wrap input::placeholder{color:#f4f8ff85}.sales-page.light .sales-select-wrap select::placeholder,.sales-page.light .sales-form-grid input::placeholder,.sales-page.light .sales-search-wrap input::placeholder{color:#1f2f466b}.sales-select-wrap select:focus,.sales-form-grid input:focus,.sales-search-wrap input:focus{border-color:#39a455b3;box-shadow:0 0 0 4px #39a4551f}.sales-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sales-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.sales-preview-card{padding:16px;min-width:0}.sales-preview-card span{display:block;font-size:12px;font-weight:800;opacity:.72;margin-bottom:8px}.sales-preview-card strong{font-size:20px;font-weight:900;overflow-wrap:anywhere}.sales-preview-card strong.good,.sales-record-grid strong.good{color:#39a455}.sales-preview-card strong.bad,.sales-record-grid strong.bad{color:#dc2626}.sales-preview-card strong.neutral,.sales-record-grid strong.neutral{color:inherit}.sales-warning-card{margin-top:14px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.6}.sales-page.light .sales-warning-card.low{background:#fff7ed;border:1px solid rgba(249,115,22,.2);color:#9a3412}.sales-page.dark .sales-warning-card.low{background:#9a34122e;border:1px solid rgba(249,115,22,.22);color:#fdba74}.sales-page.light .sales-warning-card.bad{background:#fef2f2;border:1px solid rgba(220,38,38,.18);color:#991b1b}.sales-page.dark .sales-warning-card.bad{background:#7f1d1d33;border:1px solid rgba(248,113,113,.2);color:#fca5a5}.sales-form-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.sales-primary-btn,.sales-secondary-btn,.sales-delete-btn{min-height:46px;border:none;border-radius:14px;padding:0 18px;cursor:pointer;font-weight:800;transition:transform .18s ease,opacity .18s ease,background .2s ease;box-sizing:border-box}.sales-primary-btn:hover,.sales-secondary-btn:hover,.sales-delete-btn:hover{transform:translateY(-1px)}.sales-primary-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.sales-page.light .sales-secondary-btn,.sales-page.light .sales-delete-btn{background:#eef2f7;color:#22344d}.sales-page.dark .sales-secondary-btn,.sales-page.dark .sales-delete-btn{background:#182233;color:#eef5ff}.sales-list-top{align-items:end}.sales-search-wrap{min-width:240px;width:100%;max-width:320px}.sales-empty{border-radius:18px;padding:18px;text-align:center;font-size:14px;font-weight:700;opacity:.78}.sales-page.light .sales-empty{background:#f8fafc}.sales-page.dark .sales-empty{background:#111827}.sales-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sales-record-card{padding:18px;display:flex;flex-direction:column;gap:16px;min-width:0}.sales-record-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.sales-record-top h3{margin:0 0 6px;font-size:20px;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.sales-record-top p{margin:0;font-size:14px;opacity:.75;overflow-wrap:anywhere}.sales-record-total{font-size:20px;font-weight:900;white-space:nowrap;flex-shrink:0}.sales-record-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sales-record-grid div{border-radius:16px;padding:12px;min-width:0}.sales-page.light .sales-record-grid div{background:#f8fafc}.sales-page.dark .sales-record-grid div{background:#111827}.sales-record-grid span{display:block;font-size:12px;font-weight:700;opacity:.72;margin-bottom:6px}.sales-record-grid strong{font-size:15px;font-weight:900;overflow-wrap:anywhere}.sales-record-tags{display:flex;flex-wrap:wrap;gap:8px}.sales-tag{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.sales-page.light .sales-tag{background:#eef2f7;color:#22344d}.sales-page.dark .sales-tag{background:#182233;color:#eef5ff}.sales-tag.success{background:#39a4552e;color:#39a455}.sales-record-notes span{display:block;font-size:12px;font-weight:800;opacity:.72;margin-bottom:6px}.sales-record-notes p{margin:0;font-size:14px;line-height:1.7;opacity:.88;overflow-wrap:anywhere}.sales-record-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.sales-record-bottom small{font-size:12px;opacity:.72}.sales-top-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sales-top-card{padding:18px;min-width:0}.sales-top-card h3{margin:0 0 14px;font-size:18px;font-weight:900;overflow-wrap:anywhere}.sales-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sales-top-grid div{border-radius:16px;padding:12px;min-width:0}.sales-page.light .sales-top-grid div{background:#f8fafc}.sales-page.dark .sales-top-grid div{background:#111827}.sales-top-grid span{display:block;font-size:12px;font-weight:700;opacity:.72;margin-bottom:6px}.sales-top-grid strong{font-size:15px;font-weight:900;overflow-wrap:anywhere}@media(max-width:1100px){.sales-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-top-products{grid-template-columns:1fr}}@media(max-width:980px){.sales-form-grid,.sales-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-list{grid-template-columns:1fr}.sales-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.sales-page{padding:16px}.sales-header h1{font-size:34px}.sales-header p{font-size:15px}.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-panel-top,.sales-list-top{flex-direction:column;align-items:stretch}.sales-select-wrap,.sales-search-wrap{min-width:100%;max-width:100%}}@media(max-width:640px){.sales-page{padding:14px}.sales-shell{gap:14px;transform:scale(.92);transform-origin:top center;width:108.5%;margin-left:-4.25%}.sales-header,.sales-panel,.sales-summary-card,.sales-record-card,.sales-top-card{border-radius:22px}.sales-header,.sales-panel{padding:18px}.sales-header h1{font-size:30px}.sales-header p{font-size:15px;line-height:1.65}.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sales-form-grid,.sales-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-panel-top,.sales-list-top{flex-direction:column;align-items:stretch}.sales-form-actions,.sales-record-top,.sales-record-bottom{flex-direction:row;align-items:center}.sales-primary-btn,.sales-secondary-btn,.sales-delete-btn{width:auto;min-height:40px;padding:0 14px;font-size:13px}.sales-record-total{white-space:nowrap;font-size:18px}.sales-list{grid-template-columns:1fr;gap:12px}.sales-record-card{padding:14px;gap:12px}.sales-record-grid{grid-template-columns:repeat(4,minmax(110px,1fr));gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.sales-record-grid::-webkit-scrollbar{height:4px}.sales-record-grid::-webkit-scrollbar-thumb{background:#78829659;border-radius:999px}.sales-record-grid div{padding:10px}.sales-record-grid span{font-size:10px;margin-bottom:4px}.sales-record-grid strong{font-size:13px}.sales-record-notes p{font-size:13px;line-height:1.55}.sales-record-bottom small{font-size:11px}.sales-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.sales-page{padding:12px}.sales-shell{transform:scale(.88);width:113.5%;margin-left:-6.75%}.sales-header,.sales-panel{padding:16px}.sales-header h1{font-size:26px}.sales-header p{font-size:14px}.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-summary-card strong,.sales-panel-top h2{font-size:22px}.sales-record-top h3{font-size:18px}.sales-top-card h3{font-size:17px}.sales-form-grid,.sales-preview-grid,.sales-top-grid{grid-template-columns:1fr}.sales-record-grid{grid-template-columns:repeat(4,minmax(100px,1fr))}}@media(max-height:500px)and (orientation:landscape){.sales-page{padding:12px}.sales-shell{gap:12px}.sales-header,.sales-panel{padding:16px}.sales-header h1{font-size:24px}.sales-header p{font-size:14px;line-height:1.55}.sales-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-form-grid,.sales-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-record-grid{grid-template-columns:repeat(4,minmax(100px,1fr));overflow-x:auto}.sales-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.inventory-page{min-height:100vh;min-height:100dvh;padding:20px;transition:background .25s ease,color .25s ease;overflow-x:hidden}.inventory-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 28%),#f4f7f2;color:#1f2f46}.inventory-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 22%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.inventory-shell{width:100%;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.inventory-header,.inventory-panel,.inventory-summary-card,.inventory-record-card,.inventory-preview-card,.inventory-status-card,.inventory-drawer{border-radius:26px;box-sizing:border-box}.inventory-page.light .inventory-header,.inventory-page.light .inventory-panel,.inventory-page.light .inventory-summary-card,.inventory-page.light .inventory-record-card,.inventory-page.light .inventory-preview-card,.inventory-page.light .inventory-status-card,.inventory-page.light .inventory-drawer{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px #0f172a0d}.inventory-page.dark .inventory-header,.inventory-page.dark .inventory-panel,.inventory-page.dark .inventory-summary-card,.inventory-page.dark .inventory-record-card,.inventory-page.dark .inventory-preview-card,.inventory-page.dark .inventory-status-card,.inventory-page.dark .inventory-drawer{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 34px #00000057}.inventory-header,.inventory-panel{padding:22px}.inventory-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;opacity:.75}.inventory-header h1{margin:0 0 10px;font-size:42px;line-height:1;font-weight:900;letter-spacing:-.04em}.inventory-header p,.inventory-panel-top p{margin:0;font-size:15px;line-height:1.75;opacity:.86}.inventory-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.inventory-panel-top>div:first-child{flex:1;min-width:0}.inventory-panel-top h2{margin:0 0 8px;font-size:26px;font-weight:900;letter-spacing:-.03em}.inventory-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.inventory-summary-card,.inventory-preview-card,.inventory-status-card{padding:18px;min-width:0}.inventory-summary-card span,.inventory-preview-card span,.inventory-status-card span,.inventory-record-grid span,.inventory-drawer-grid span{display:block;font-size:12px;font-weight:800;opacity:.72;margin-bottom:8px}.inventory-summary-card strong,.inventory-preview-card strong,.inventory-status-card strong{font-size:26px;font-weight:900;line-height:1.05;overflow-wrap:anywhere}.inventory-status-card.good strong{color:#39a455}.inventory-status-card.low strong{color:#d97706}.inventory-status-card.out strong{color:#dc2626}.inventory-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.inventory-record-card .inventory-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-form-grid input,.inventory-form-grid select,.inventory-filter{width:100%;min-height:52px;border-radius:18px;padding:0 15px;font-size:15px;outline:none;min-width:0;box-sizing:border-box}.inventory-page.light .inventory-form-grid input,.inventory-page.light .inventory-form-grid select,.inventory-page.light .inventory-filter{background:#fff;color:#1f2f46;border:1px solid rgba(15,23,42,.08)}.inventory-page.dark .inventory-form-grid input,.inventory-page.dark .inventory-form-grid select,.inventory-page.dark .inventory-filter{background:#111827;color:#f4f8ff;border:1px solid rgba(255,255,255,.08)}.inventory-page.dark .inventory-form-grid input::placeholder{color:#f4f8ff8f}.inventory-page.dark .inventory-form-grid select,.inventory-page.dark .inventory-filter{color-scheme:dark}.inventory-form-grid input:focus,.inventory-form-grid select:focus,.inventory-filter:focus{border-color:#39a455b3;box-shadow:0 0 0 4px #39a4551f}.inventory-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.inventory-form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.inventory-primary-btn,.inventory-secondary-btn,.inventory-delete-btn,.inventory-open-btn,.inventory-close-btn{min-height:48px;border:none;border-radius:16px;padding:0 18px;cursor:pointer;font-weight:900;font-size:14px;transition:transform .18s ease,opacity .18s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.inventory-primary-btn:hover,.inventory-secondary-btn:hover,.inventory-delete-btn:hover,.inventory-open-btn:hover,.inventory-close-btn:hover{transform:translateY(-1px)}.inventory-primary-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 10px 18px #39a45538}.inventory-page.light .inventory-secondary-btn,.inventory-page.light .inventory-delete-btn,.inventory-page.light .inventory-open-btn,.inventory-page.light .inventory-close-btn{background:#eef2f7;color:#22344d}.inventory-page.dark .inventory-secondary-btn,.inventory-page.dark .inventory-delete-btn,.inventory-page.dark .inventory-open-btn,.inventory-page.dark .inventory-close-btn{background:#182233;color:#eef5ff}.inventory-delete-btn{color:#dc2626!important}.inventory-primary-btn:disabled,.inventory-secondary-btn:disabled{opacity:.65;cursor:not-allowed}.inventory-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.inventory-record-card{padding:18px;display:flex;flex-direction:column;gap:16px;min-width:0;width:100%;border:none;color:inherit;text-align:left}button.inventory-record-card{cursor:pointer}button.inventory-record-card:hover{transform:translateY(-1px)}.inventory-record-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inventory-record-top h3{margin:0 0 6px;font-size:20px;font-weight:900;overflow-wrap:anywhere}.inventory-record-top p{margin:0;font-size:14px;opacity:.76;overflow-wrap:anywhere}.inventory-record-grid,.inventory-drawer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.inventory-record-grid div,.inventory-drawer-grid div{border-radius:16px;padding:12px;min-width:0}.inventory-page.light .inventory-record-grid div,.inventory-page.light .inventory-drawer-grid div{background:#f8fafc}.inventory-page.dark .inventory-record-grid div,.inventory-page.dark .inventory-drawer-grid div{background:#111827}.inventory-record-grid strong,.inventory-drawer-grid strong{font-size:15px;font-weight:900;line-height:1.4;overflow-wrap:anywhere}.inventory-empty{border-radius:18px;padding:18px;text-align:center;font-size:14px;font-weight:700;opacity:.78}.inventory-page.light .inventory-empty{background:#f8fafc}.inventory-page.dark .inventory-empty{background:#111827}.inventory-drawer-overlay{position:fixed;inset:0;background:#0000008f;z-index:70;display:flex;justify-content:flex-end;padding:18px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.inventory-drawer{width:100%;max-width:520px;height:calc(100vh - 36px);height:calc(100dvh - 36px);overflow-y:auto;padding:20px;min-width:0;border-radius:24px}.inventory-drawer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.inventory-drawer-top h2{margin:0 0 6px;font-size:28px;line-height:1;font-weight:900;letter-spacing:-.04em;overflow-wrap:anywhere}.inventory-drawer-top p{margin:0;font-size:14px;opacity:.78;overflow-wrap:anywhere}.inventory-close-btn{min-width:48px;width:48px;padding:0;font-size:20px;flex-shrink:0}@media(max-width:1100px){.inventory-preview-grid,.inventory-record-card .inventory-form-grid,.inventory-record-grid,.inventory-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.inventory-page{padding:14px}.inventory-shell{gap:14px}.inventory-header,.inventory-panel{padding:18px}.inventory-header,.inventory-panel,.inventory-summary-card,.inventory-record-card,.inventory-preview-card,.inventory-status-card{border-radius:22px}.inventory-header h1{font-size:30px}.inventory-header p,.inventory-panel-top p{font-size:14px;line-height:1.65}.inventory-panel-top,.inventory-record-top,.inventory-form-actions{flex-direction:column;align-items:stretch}.inventory-summary-grid,.inventory-list,.inventory-form-grid,.inventory-record-card .inventory-form-grid,.inventory-record-grid,.inventory-drawer-grid,.inventory-preview-grid{grid-template-columns:1fr}.inventory-primary-btn,.inventory-secondary-btn,.inventory-delete-btn,.inventory-open-btn{width:100%}.inventory-drawer-overlay{padding:0;align-items:flex-end;justify-content:stretch}.inventory-drawer{max-width:100%;width:100%;height:90vh;height:90dvh;border-radius:26px 26px 0 0;padding:18px}}@media(max-width:480px){.inventory-page{padding:12px}.inventory-header,.inventory-panel{padding:16px}.inventory-header h1{font-size:27px}.inventory-panel-top h2{font-size:22px}.inventory-record-top h3{font-size:18px}.inventory-summary-card strong,.inventory-preview-card strong,.inventory-status-card strong{font-size:23px}}@media(max-height:500px)and (orientation:landscape){.inventory-page{padding:12px}.inventory-header,.inventory-panel{padding:16px}.inventory-header h1{font-size:24px}.inventory-list{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-record-card .inventory-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-record-grid,.inventory-drawer-grid,.inventory-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.farming-page{min-height:100vh;padding:14px;transition:.25s}.farming-page.light{background:#f4f7f2;color:#1f2f46}.farming-page.dark{background:linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.farming-shell{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.farming-header{padding:18px;border-radius:20px;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.farming-header h1{margin:6px 0;font-size:28px;font-weight:900}.farming-kicker{font-size:11px;font-weight:800;opacity:.8}.farming-panel{padding:16px;border-radius:18px}.farming-page.light .farming-panel{background:#fff}.farming-page.dark .farming-panel{background:#111827}.farming-panel h2{margin-bottom:6px;font-size:20px;font-weight:900}.farming-panel p{font-size:14px;opacity:.8}.farming-form-grid{display:flex;flex-direction:column;gap:10px;margin-top:10px}.farming-select{height:46px;border-radius:14px;padding:0 12px;border:none;outline:none}.farming-page.light .farming-select{background:#f1f5f9}.farming-page.dark .farming-select{background:#1f2937;color:#fff}.farming-primary-btn,.farming-secondary-btn{height:46px;border-radius:14px;font-weight:800;border:none;cursor:pointer;transition:transform .15s ease}.farming-primary-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.farming-secondary-btn{background:#e5e7eb}.farming-page.dark .farming-secondary-btn{background:#1f2937;color:#fff}.farming-action-row{display:flex;flex-direction:column;gap:10px;margin-top:10px}.farming-problem-card{margin-top:12px;padding:14px;border-radius:16px;display:flex;flex-direction:column;gap:10px}.farming-problem-card.normal{background:#eef2f7}.farming-problem-card.warn{background:#f59e0b33}.farming-problem-card.bad{background:#dc262633}.farming-page.dark .farming-problem-card.normal{background:#1f2937}.farming-problem-block span{font-size:12px;opacity:.7}.farming-problem-block strong{font-size:14px}.farming-empty{margin-top:10px;text-align:center;font-size:13px;opacity:.7}.farming-drawer-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:flex-end;z-index:1000}.farming-drawer{width:85%;max-width:360px;height:100%;padding:18px;overflow-y:auto;animation:slideIn .25s ease}.farming-page.light .farming-drawer{background:#fff}.farming-page.dark .farming-drawer{background:#0f172a}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.farming-drawer-top{display:flex;justify-content:space-between;align-items:center}.farming-drawer-top h3{margin:5px 0;font-size:20px;font-weight:900}.farming-close-btn{background:none;border:none;font-size:20px;cursor:pointer}.farming-info-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.farming-info-grid div{padding:12px;border-radius:12px}.farming-page.light .farming-info-grid div{background:#f1f5f9}.farming-page.dark .farming-info-grid div{background:#1f2937}.farming-tips-card{margin-top:14px;padding:12px;border-radius:14px}.farming-page.light .farming-tips-card{background:#eef2f7}.farming-page.dark .farming-tips-card{background:#1f2937}.farming-tips-card span{font-weight:800;font-size:13px}.farming-library-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.farming-library-card{border:none;text-align:left;padding:14px;border-radius:14px;cursor:pointer}.farming-page.light .farming-library-card{background:#f8fafc}.farming-page.dark .farming-library-card{background:#1f2937}.farming-library-top{display:flex;justify-content:space-between;margin-bottom:6px}.farming-library-card h4{margin:0;font-size:16px;font-weight:900}.farming-library-meta{display:flex;justify-content:space-between;font-size:12px;opacity:.7}.farming-img{width:100%;height:140px;object-fit:cover;border-radius:12px;margin-bottom:8px}.farming-library-card img{margin-bottom:8px}.farming-drawer{-webkit-overflow-scrolling:touch}.farming-primary-btn:active,.farming-secondary-btn:active{transform:scale(.97)}@media(min-width:768px){.farming-shell{max-width:600px}}.freelance-page{min-height:100vh;min-height:100dvh;padding:14px;transition:.25s}.freelance-page.light{background:#f4f7f2;color:#1f2f46}.freelance-page.dark{background:linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.freelance-shell{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.freelance-header{padding:18px;border-radius:20px;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.freelance-header h1{margin:6px 0;font-size:28px;font-weight:900}.freelance-kicker{font-size:11px;font-weight:800;opacity:.8}.freelance-panel,.freelance-summary-card{padding:16px;border-radius:18px}.freelance-page.light .freelance-panel,.freelance-page.light .freelance-summary-card{background:#fff}.freelance-page.dark .freelance-panel,.freelance-page.dark .freelance-summary-card{background:#111827}.freelance-panel h2{margin:0 0 6px;font-size:20px;font-weight:900}.freelance-panel p{font-size:14px;opacity:.85}.freelance-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.freelance-summary-card span{display:block;font-size:12px;opacity:.72;margin-bottom:8px;font-weight:800}.freelance-summary-card strong{font-size:22px;font-weight:900;line-height:1.1}.freelance-panel-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.freelance-info-card{padding:14px;border-radius:14px}.freelance-page.light .freelance-info-card{background:#f8fafc}.freelance-page.dark .freelance-info-card{background:#1f2937}.freelance-tools-row,.freelance-form-grid,.freelance-form-actions,.freelance-record-tags,.freelance-course-tabs{display:flex;flex-direction:column;gap:10px}.freelance-search,.freelance-form-grid input,.freelance-form-grid select{width:100%;min-height:46px;border-radius:14px;padding:0 12px;border:none;outline:none;box-sizing:border-box}.freelance-page.light .freelance-search,.freelance-page.light .freelance-form-grid input,.freelance-page.light .freelance-form-grid select{background:#f1f5f9;color:#1f2f46}.freelance-page.dark .freelance-search,.freelance-page.dark .freelance-form-grid input,.freelance-page.dark .freelance-form-grid select{background:#1f2937;color:#fff}.freelance-primary-btn,.freelance-secondary-btn,.freelance-close-btn{min-height:46px;border-radius:14px;border:none;cursor:pointer;font-weight:800;padding:0 16px}.freelance-primary-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.freelance-secondary-btn{background:#e5e7eb;color:#1f2f46}.freelance-page.dark .freelance-secondary-btn{background:#1f2937;color:#fff}.freelance-sites-list,.freelance-records-list,.freelance-course-list,.freelance-actions-list,.freelance-jobs-grid{display:flex;flex-direction:column;gap:10px}.freelance-site-card,.freelance-record-card,.freelance-course-card,.freelance-action-item,.freelance-job-card,.freelance-detail-box{padding:14px;border-radius:14px}.freelance-page.light .freelance-site-card,.freelance-page.light .freelance-record-card,.freelance-page.light .freelance-course-card,.freelance-page.light .freelance-action-item,.freelance-page.light .freelance-job-card,.freelance-page.light .freelance-detail-box{background:#f8fafc}.freelance-page.dark .freelance-site-card,.freelance-page.dark .freelance-record-card,.freelance-page.dark .freelance-course-card,.freelance-page.dark .freelance-action-item,.freelance-page.dark .freelance-job-card,.freelance-page.dark .freelance-detail-box{background:#1f2937}.freelance-site-card h3,.freelance-record-card h3,.freelance-course-card h3,.freelance-job-card h3{margin:0 0 8px;font-size:18px;font-weight:900}.freelance-site-card p,.freelance-record-card p,.freelance-course-card p,.freelance-job-card p,.freelance-detail-box p{margin:0 0 8px}.freelance-site-card small,.freelance-job-meta span{opacity:.72;font-size:12px}.freelance-record-tags{flex-direction:row;flex-wrap:wrap}.freelance-record-tags span,.freelance-job-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.freelance-page.light .freelance-record-tags span,.freelance-page.light .freelance-job-meta span{background:#eef2f7}.freelance-page.dark .freelance-record-tags span,.freelance-page.dark .freelance-job-meta span{background:#111827}.freelance-action-item{font-weight:700}.freelance-empty{text-align:center;padding:16px;border-radius:14px;opacity:.72}.freelance-page.light .freelance-empty{background:#f8fafc}.freelance-page.dark .freelance-empty{background:#1f2937}.freelance-drawer-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:flex-end;z-index:1000}.freelance-drawer{width:88%;max-width:380px;height:100%;padding:18px;overflow-y:auto;-webkit-overflow-scrolling:touch}.freelance-page.light .freelance-drawer{background:#fff}.freelance-page.dark .freelance-drawer{background:#0f172a}.freelance-drawer-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.freelance-drawer-top h2{margin:4px 0 0;font-size:24px;font-weight:900}.freelance-close-btn{background:transparent;font-size:22px;color:inherit}.freelance-course-tabs button{min-height:44px;border:none;border-radius:12px;font-weight:800;cursor:pointer}.freelance-page.light .freelance-course-tabs button{background:#eef2f7;color:#1f2f46}.freelance-page.dark .freelance-course-tabs button{background:#1f2937;color:#fff}.freelance-course-tabs button.active{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.freelance-course-detail{display:flex;flex-direction:column;gap:14px}.freelance-course-detail h3{margin:0;font-size:22px;font-weight:900}.freelance-course-section{display:flex;flex-direction:column;gap:8px}.freelance-course-section h4{margin:0;font-size:16px;font-weight:900}.freelance-course-section a{word-break:break-word}@media(min-width:768px){.freelance-shell{max-width:600px}.freelance-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.freelance-jobs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.freelance-page{padding:14px}.freelance-shell{gap:14px}.freelance-header{padding:16px;border-radius:22px}.freelance-header h1{font-size:28px}.freelance-header p{font-size:14px}.freelance-summary-grid{grid-template-columns:repeat(2,1fr);gap:10px}.freelance-summary-card{padding:14px}.freelance-summary-card strong{font-size:20px}.freelance-panel{padding:16px;border-radius:22px}.freelance-panel-top h2{font-size:20px}.freelance-tools-row{flex-direction:column;gap:10px}.freelance-primary-btn{width:100%}.freelance-sites-list{display:flex;flex-direction:column;gap:12px}.freelance-site-card{padding:14px}.freelance-site-card h3{font-size:18px}.freelance-site-card a{display:block;width:100%}.freelance-site-card button{width:100%;margin-top:10px}.freelance-jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.freelance-job-card{padding:14px}.freelance-job-card h3{font-size:16px}.freelance-job-card p{font-size:13px}.freelance-actions-list{display:flex;flex-direction:column;gap:8px}.freelance-action-item{padding:12px;border-radius:14px}.freelance-form-grid{grid-template-columns:1fr}.freelance-form-actions button{width:100%}.freelance-records-list{display:grid;grid-template-columns:1fr;gap:12px}.freelance-record-card{padding:14px}.freelance-drawer{max-width:100%;border-radius:24px 24px 0 0}}@media(max-width:480px){.freelance-page{padding:12px}.freelance-header{padding:15px}.freelance-header h1{font-size:25px}.freelance-header p,.freelance-panel p,.freelance-info-card p{font-size:13px}.freelance-panel{padding:14px}.freelance-summary-card strong{font-size:18px}.freelance-jobs-grid{grid-template-columns:1fr}.freelance-site-card h3,.freelance-record-card h3,.freelance-course-card h3,.freelance-job-card h3{font-size:17px}.freelance-drawer{width:100%;max-width:100%;padding:16px}}.liveforex-page-wrap{min-height:100vh;min-height:100dvh}.liveforex-page-wrap.light{background:radial-gradient(circle at top right,rgba(154,228,95,.1),transparent 25%),#f4f7f2;color:#1f2f46}.liveforex-page-wrap.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 22%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.liveforex-page{min-height:100vh;min-height:100dvh;padding:10px}.liveforex-shell{width:100%;max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.liveforex-header,.liveforex-subheader,.liveforex-panel,.liveforex-chart-card,.liveforex-status-card,.liveforex-mini-card,.liveforex-link-card,.liveforex-info-card,.liveforex-history-card,.liveforex-empty-card,.liveforex-insight-card{border-radius:18px}.liveforex-header,.liveforex-subheader,.liveforex-panel{padding:12px}.liveforex-header{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.liveforex-page-wrap.light .liveforex-subheader,.liveforex-page-wrap.light .liveforex-panel,.liveforex-page-wrap.light .liveforex-chart-card,.liveforex-page-wrap.light .liveforex-status-card,.liveforex-page-wrap.light .liveforex-mini-card,.liveforex-page-wrap.light .liveforex-link-card,.liveforex-page-wrap.light .liveforex-info-card,.liveforex-page-wrap.light .liveforex-history-card,.liveforex-page-wrap.light .liveforex-empty-card,.liveforex-page-wrap.light .liveforex-insight-card{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 22px #0f172a0d}.liveforex-page-wrap.dark .liveforex-subheader,.liveforex-page-wrap.dark .liveforex-panel,.liveforex-page-wrap.dark .liveforex-chart-card,.liveforex-page-wrap.dark .liveforex-status-card,.liveforex-page-wrap.dark .liveforex-mini-card,.liveforex-page-wrap.dark .liveforex-link-card,.liveforex-page-wrap.dark .liveforex-info-card,.liveforex-page-wrap.dark .liveforex-history-card,.liveforex-page-wrap.dark .liveforex-empty-card,.liveforex-page-wrap.dark .liveforex-insight-card{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 14px 28px #0000003d}.liveforex-kicker{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.82;margin-bottom:5px}.liveforex-header h1,.liveforex-subheader h1{margin:0 0 4px;font-size:24px;font-weight:900;line-height:1.05}.liveforex-header p,.liveforex-subheader p{margin:0;font-size:13px;line-height:1.45;opacity:.9;max-width:620px}.liveforex-header-badge{min-width:58px;padding:7px 9px;border-radius:999px;background:#ffffff2e;text-align:center;font-size:10px;font-weight:900;flex-shrink:0}.liveforex-back-btn,.liveforex-ghost-btn,.liveforex-action-btn,.liveforex-drawer-link,.liveforex-tab-btn{border:none;cursor:pointer;font-weight:850;transition:.2s ease}.liveforex-back-btn{min-height:38px;padding:0 14px;border-radius:13px;margin-bottom:10px}.liveforex-page-wrap.light .liveforex-back-btn{background:#eef2f7;color:#22344d}.liveforex-page-wrap.dark .liveforex-back-btn{background:#1f2937;color:#f4f8ff}.liveforex-topbar,.liveforex-panel-head,.liveforex-drawer-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.liveforex-pair-group{flex:1;min-width:0}.liveforex-label{display:block;font-size:11px;font-weight:850;margin-bottom:5px;opacity:.72}.liveforex-select{width:100%;min-height:42px;border-radius:13px;padding:0 12px;font-size:14px;outline:none}.liveforex-page-wrap.light .liveforex-select{border:1px solid rgba(15,23,42,.08);background:#fff;color:#1f2f46}.liveforex-page-wrap.dark .liveforex-select{border:1px solid rgba(255,255,255,.08);background:#1f2937;color:#f4f8ff}.liveforex-ghost-btn{min-height:42px;padding:0 14px;border-radius:13px;margin-top:17px;white-space:nowrap;flex-shrink:0}.liveforex-ghost-btn.small{min-width:86px}.liveforex-page-wrap.light .liveforex-ghost-btn{background:#eef2f7;color:#22344d}.liveforex-page-wrap.dark .liveforex-ghost-btn{background:#1f2937;color:#f4f8ff}.liveforex-status-row,.liveforex-mini-grid,.liveforex-action-grid,.liveforex-tab-switch,.liveforex-chart-bottom{display:grid;gap:8px}.liveforex-status-row,.liveforex-mini-grid,.liveforex-chart-bottom{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.liveforex-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.liveforex-tab-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.liveforex-status-card,.liveforex-mini-card{padding:11px;min-width:0}.liveforex-status-card span,.liveforex-mini-card span{display:block;font-size:10px;font-weight:850;opacity:.68;margin-bottom:4px;text-transform:uppercase}.liveforex-status-card strong,.liveforex-mini-card strong{display:block;font-size:14px;font-weight:900;overflow-wrap:break-word}.liveforex-chart-card{margin-top:10px;padding:11px}.liveforex-chart-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;align-items:flex-start}.liveforex-chart-top h3{margin:0 0 3px;font-size:20px;font-weight:900;line-height:1.1}.liveforex-chart-top p{margin:0;font-size:12px;opacity:.72}.liveforex-price-side{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:800;text-align:right;opacity:.78;flex-shrink:0}.liveforex-chart{width:100%;height:260px;border-radius:14px;overflow:hidden}.liveforex-chart-bottom{margin-top:8px}.liveforex-chart-bottom span{display:block;font-size:10px;font-weight:850;opacity:.68;margin-bottom:3px;text-transform:uppercase}.liveforex-chart-bottom strong{display:block;font-size:12px;font-weight:900;overflow-wrap:break-word}.liveforex-panel-head h3,.liveforex-drawer-top h3{margin:0 0 3px;font-size:18px;font-weight:900}.liveforex-panel-head p,.liveforex-drawer-top p{margin:0;font-size:12px;opacity:.72}.liveforex-insight-card,.liveforex-empty-card,.liveforex-info-card,.liveforex-link-card,.liveforex-history-card{padding:12px}.liveforex-insight-card p,.liveforex-info-card p,.liveforex-empty-card{margin:0;font-size:13px;line-height:1.55;opacity:.9}.liveforex-list{display:flex;flex-direction:column;gap:8px}.liveforex-link-card{display:block;text-decoration:none}.liveforex-page-wrap.light .liveforex-link-card{color:#1f2f46}.liveforex-page-wrap.dark .liveforex-link-card{color:#f4f8ff}.liveforex-link-card span{display:block;font-size:10px;font-weight:850;opacity:.68;margin-bottom:5px;text-transform:uppercase}.liveforex-link-card strong,.liveforex-info-card strong{display:block;margin-bottom:5px;font-size:15px;font-weight:900}.liveforex-history-row{display:flex;justify-content:space-between;gap:10px;padding:4px 0;font-size:13px}.liveforex-history-row span{opacity:.72}.liveforex-action-btn,.liveforex-drawer-link,.liveforex-tab-btn{min-height:42px;border-radius:13px;padding:0 10px;font-size:13px}.liveforex-page-wrap.light .liveforex-action-btn,.liveforex-page-wrap.light .liveforex-drawer-link,.liveforex-page-wrap.light .liveforex-tab-btn{background:#eef2f7;color:#22344d}.liveforex-page-wrap.dark .liveforex-action-btn,.liveforex-page-wrap.dark .liveforex-drawer-link,.liveforex-page-wrap.dark .liveforex-tab-btn{background:#1f2937;color:#f4f8ff}.liveforex-action-btn.strong,.liveforex-tab-btn.active{background:linear-gradient(135deg,#9ae45f,#39a455)!important;color:#fff!important}.liveforex-drawer-body{display:flex;flex-direction:column;gap:8px;margin-top:10px}.liveforex-header.compact{padding:13px}.compact-panel{padding:12px}.compact-topbar{align-items:flex-end}.compact-status{margin-top:9px}.compact-chart-card{padding:10px}.compact-chart{height:250px}.compact-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-insight{margin-top:8px}.compact-mini-grid{margin-top:0}@media(min-width:760px){.liveforex-shell{max-width:980px}.liveforex-page,.liveforex-header,.liveforex-panel{padding:16px}.liveforex-chart{height:300px}}@media(max-width:640px){.liveforex-page{padding:10px}.liveforex-shell{gap:10px}.liveforex-header h1,.liveforex-subheader h1{font-size:22px}.liveforex-header p,.liveforex-subheader p{font-size:12px}.liveforex-topbar,.liveforex-panel-head,.liveforex-drawer-top,.liveforex-chart-top{flex-direction:column;align-items:stretch}.compact-topbar{display:grid;grid-template-columns:1fr auto;align-items:end}.liveforex-price-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.liveforex-ghost-btn{margin-top:0;width:auto}.liveforex-status-row,.liveforex-mini-grid,.liveforex-chart-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}.liveforex-action-grid,.compact-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.liveforex-chart,.compact-chart{height:240px}.liveforex-status-card,.liveforex-mini-card{padding:10px 8px}.liveforex-status-card strong,.liveforex-mini-card strong{font-size:12px}.liveforex-chart-top h3{font-size:20px}}@media(max-width:430px)and (orientation:portrait){.liveforex-page{padding:9px}.liveforex-shell{max-width:100%;gap:9px}.liveforex-header,.liveforex-panel,.liveforex-chart-card{border-radius:17px}.liveforex-header,.compact-panel{padding:11px}.liveforex-header h1,.liveforex-subheader h1{font-size:21px}.liveforex-header p,.liveforex-subheader p,.liveforex-insight-card p,.liveforex-info-card p,.liveforex-empty-card{font-size:12px}.liveforex-status-row,.liveforex-mini-grid,.liveforex-chart-bottom{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.liveforex-action-grid,.compact-actions,.liveforex-tab-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.liveforex-status-card,.liveforex-mini-card{padding:9px 7px;border-radius:14px}.liveforex-status-card span,.liveforex-mini-card span,.liveforex-chart-bottom span{font-size:9px}.liveforex-status-card strong,.liveforex-mini-card strong{font-size:11px}.liveforex-chart-card{padding:9px}.liveforex-chart-top h3{font-size:18px}.liveforex-chart,.compact-chart{height:225px}.liveforex-action-btn,.liveforex-drawer-link,.liveforex-tab-btn,.liveforex-select,.liveforex-ghost-btn{min-height:40px;font-size:12px;border-radius:12px}.liveforex-select{padding:0 10px}.liveforex-header-badge{min-width:52px;font-size:9px;padding:6px 7px}}@media(max-height:520px)and (orientation:landscape){.liveforex-page{padding:8px}.liveforex-shell{max-width:1000px;gap:8px}.liveforex-header,.liveforex-panel{padding:10px}.liveforex-header h1,.liveforex-subheader h1{font-size:20px}.liveforex-status-row{grid-template-columns:repeat(3,minmax(0,1fr))}.liveforex-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.liveforex-chart,.compact-chart{height:210px}}.forexedu-page,.forexedu-page *{box-sizing:border-box}.forexedu-page{min-height:100vh;min-height:100dvh;width:100%;padding:10px 10px 120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .25s ease,color .25s ease;overflow-x:hidden;font-size:16px}.forexedu-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.12),transparent 28%),linear-gradient(180deg,#f8fbf5,#f3f7ef);color:#172338}.forexedu-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 22%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.forexedu-shell{width:100%;max-width:760px;min-width:0;margin:0 auto;display:flex;flex-direction:column;gap:12px;overflow-x:hidden}.forexedu-header,.forexedu-panel,.forexedu-drawer,.forexedu-info-card,.forexedu-lesson-btn,.forexedu-answer-box,.forexedu-link-card,.forexedu-question-card,.forexedu-lesson-content-card{border-radius:24px}.forexedu-header,.forexedu-panel{padding:18px}.forexedu-page.light .forexedu-panel,.forexedu-page.light .forexedu-info-card,.forexedu-page.light .forexedu-lesson-btn,.forexedu-page.light .forexedu-answer-box,.forexedu-page.light .forexedu-link-card,.forexedu-page.light .forexedu-question-card{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px #0f172a0e}.forexedu-page.dark .forexedu-panel,.forexedu-page.dark .forexedu-info-card,.forexedu-page.dark .forexedu-lesson-btn,.forexedu-page.dark .forexedu-answer-box,.forexedu-page.dark .forexedu-link-card,.forexedu-page.dark .forexedu-question-card{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000047}.forexedu-header{min-height:150px;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;display:flex;gap:14px;align-items:flex-start;overflow:hidden}.forexedu-header-copy{flex:1;min-width:0}.forexedu-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;opacity:.86;margin-bottom:9px}.forexedu-header h1,.forexedu-panel h3{margin:0 0 8px;font-size:30px;font-weight:950;line-height:1.05;letter-spacing:-.045em}.forexedu-header p,.forexedu-panel-top p,.forexedu-info-card p,.forexedu-lesson-content-card p,.forexedu-answer-box p,.forexedu-empty,.forexedu-link-card p,.forexedu-lesson-btn p{margin:0;font-size:16px;line-height:1.75;opacity:.9;overflow-wrap:anywhere}.forexedu-panel-top{margin-bottom:12px}.forexedu-list,.forexedu-quiz-options,.forexedu-drawer-list{display:flex;flex-direction:column;gap:12px}.forexedu-menu-btn,.forexedu-menu-plain-btn,.forexedu-close-btn,.forexedu-back-btn,.forexedu-option-btn,.forexedu-check-btn,.forexedu-drawer-item,.forexedu-lesson-btn{border:none;cursor:pointer;font-weight:900;transition:background .2s ease,color .2s ease,transform .16s ease,border-color .2s ease,box-shadow .2s ease}.forexedu-menu-btn:active,.forexedu-menu-plain-btn:active,.forexedu-close-btn:active,.forexedu-back-btn:active,.forexedu-option-btn:active,.forexedu-check-btn:active,.forexedu-drawer-item:active,.forexedu-lesson-btn:active{transform:scale(.985)}.forexedu-menu-btn{width:48px;min-width:48px;height:48px;border-radius:16px;background:#fff3;color:#fff;font-size:21px}.forexedu-menu-plain-btn{width:48px;min-width:48px;height:48px;border-radius:16px;font-size:21px}.forexedu-page.light .forexedu-menu-plain-btn{background:#eef2f7;color:#22344d}.forexedu-page.dark .forexedu-menu-plain-btn{background:#1f2937;color:#f4f8ff}.forexedu-course-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.forexedu-course-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;white-space:nowrap}.forexedu-lesson-btn{text-align:left;padding:18px;width:100%}.forexedu-page.light .forexedu-lesson-btn{color:#172338}.forexedu-page.dark .forexedu-lesson-btn{color:#f4f8ff}.forexedu-lesson-btn span{display:block;font-size:12px;font-weight:900;opacity:.72;margin-bottom:8px;text-transform:uppercase;letter-spacing:.07em}.forexedu-lesson-btn strong{display:block;font-size:21px;font-weight:950;line-height:1.35;margin-bottom:8px}.forexedu-info-card{padding:18px}.forexedu-info-card strong{display:block;margin-bottom:8px;font-size:18px;font-weight:950;line-height:1.35}.forexedu-link-card{display:block;text-decoration:none;padding:18px}.forexedu-page.light .forexedu-link-card{color:#172338}.forexedu-page.dark .forexedu-link-card{color:#f4f8ff}.forexedu-link-card span{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;opacity:.72;margin-bottom:8px}.forexedu-link-card strong{display:block;font-size:20px;font-weight:950;margin-bottom:8px;line-height:1.35}.forexedu-link-card p{word-break:break-word;opacity:.72}.forexedu-progress-bar{width:100%;height:11px;background:#94a3b838;border-radius:999px;overflow:hidden}.forexedu-progress-fill{height:100%;background:linear-gradient(135deg,#9ae45f,#39a455);border-radius:999px;transition:width .3s ease}.forexedu-page.light .forexedu-back-btn,.forexedu-page.light .forexedu-option-btn,.forexedu-page.light .forexedu-drawer-item,.forexedu-page.light .forexedu-check-btn,.forexedu-page.light .forexedu-close-btn{background:#eef2f7;color:#22344d}.forexedu-page.dark .forexedu-back-btn,.forexedu-page.dark .forexedu-option-btn,.forexedu-page.dark .forexedu-drawer-item,.forexedu-page.dark .forexedu-check-btn,.forexedu-page.dark .forexedu-close-btn{background:#1f2937;color:#f4f8ff}.forexedu-back-btn{min-height:50px;border-radius:16px;padding:0 18px;margin-bottom:14px;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center}.forexedu-lesson-tag{display:inline-block;margin-bottom:10px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.78}.forexedu-lesson-content-card{padding:18px;margin-bottom:16px}.forexedu-page.light .forexedu-lesson-content-card{background:#f8fafc;border:1px solid rgba(15,23,42,.055)}.forexedu-page.dark .forexedu-lesson-content-card{background:#0f172a;border:1px solid rgba(255,255,255,.055)}.forexedu-lesson-content-card p{font-size:17px;line-height:1.9}.forexedu-keypoints{margin-top:18px;padding-top:14px;border-top:1px solid rgba(148,163,184,.18)}.forexedu-keypoints h4{margin:0 0 12px;font-size:19px;font-weight:950}.forexedu-keypoints ul{margin:0;padding-left:20px}.forexedu-keypoints li{margin-bottom:10px;font-size:16px;line-height:1.75}.forexedu-question-card{padding:18px}.forexedu-question-label{display:inline-block;margin-bottom:9px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;opacity:.72}.forexedu-quiz-head{margin-bottom:14px}.forexedu-quiz-head h4{margin:0 0 8px;font-size:26px;font-weight:950;line-height:1.2}.forexedu-quiz-head p{margin:0;font-size:15px;opacity:.78;line-height:1.65}.forexedu-option-btn{min-height:60px;border-radius:18px;padding:15px 17px;text-align:left;font-size:17px;font-weight:900;line-height:1.45}.forexedu-page.light .forexedu-option-btn{border:1px solid rgba(15,23,42,.06)}.forexedu-page.dark .forexedu-option-btn{border:1px solid rgba(255,255,255,.06)}.forexedu-option-btn.selected,.forexedu-check-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.forexedu-check-btn{margin-top:14px;min-height:50px;border-radius:16px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center}.forexedu-check-btn:disabled{opacity:.55;cursor:not-allowed}.forexedu-answer-box{margin-top:14px;padding:18px}.forexedu-answer-box strong{display:block;margin-bottom:9px;font-size:18px;font-weight:950}.forexedu-answer-box.success{border-left:4px solid #16a34a}.forexedu-answer-box.error{border-left:4px solid #dc2626}.forexedu-empty{text-align:center;padding:20px 12px}.forexedu-info-card.danger{border-left:4px solid #dc2626}.forexedu-overlay{position:fixed;inset:0;background:#00000059;z-index:40}.forexedu-drawer{position:fixed;top:0;left:0;width:min(310px,86vw);height:100vh;height:100dvh;z-index:50;padding:16px;overflow-y:auto}.forexedu-page.light .forexedu-drawer{background:#fff;border-right:1px solid rgba(15,23,42,.08)}.forexedu-page.dark .forexedu-drawer{background:#111827;border-right:1px solid rgba(255,255,255,.08)}.forexedu-drawer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px}.forexedu-drawer-top h3{margin:0;font-size:24px;font-weight:950;line-height:1.2}.forexedu-close-btn{width:44px;min-width:44px;height:44px;border-radius:14px}.forexedu-drawer-item{min-height:74px;border-radius:18px;text-align:left;padding:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.forexedu-drawer-item.active{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.forexedu-drawer-item-title{font-size:16px;font-weight:950;line-height:1.2}.forexedu-drawer-item-desc{font-size:13px;opacity:.76;line-height:1.45}.forexedu-space-top{margin-top:14px}.forexedu-chart-section{display:grid;gap:14px;padding:14px;scroll-margin-top:20px;min-width:0;overflow:hidden}.forexedu-chart-section+.forexedu-chart-section{margin-top:4px}.forexedu-chart-content{display:grid;gap:16px;min-width:0}.forexedu-chart-hero{padding:20px;border-radius:28px;overflow:hidden}.forexedu-chart-hero h3{margin:0 0 9px;font-size:28px;font-weight:950;letter-spacing:-.04em}.forexedu-chart-hero p{margin:0;font-size:16px;line-height:1.8;font-weight:700;opacity:.88}.forexedu-lesson-divider,.forexedu-lesson-hero{margin:0 0 16px;padding:20px;border-radius:28px;background:radial-gradient(circle at top left,rgba(154,228,95,.28),transparent 35%),linear-gradient(135deg,#39a45557,#08111f2e);border:1px solid rgba(154,228,95,.24);overflow:hidden;min-width:0}.forexedu-page.light .forexedu-lesson-divider,.forexedu-page.light .forexedu-lesson-hero{background:radial-gradient(circle at top left,rgba(154,228,95,.35),transparent 38%),linear-gradient(135deg,#f4ffe9,#fff);border:1px solid rgba(57,164,85,.18)}.forexedu-lesson-divider span,.forexedu-lesson-hero span{display:inline-flex;width:fit-content;margin-bottom:12px;padding:8px 14px;border-radius:999px;background:#7cff582b;color:#9dff64;font-size:12px;font-weight:950;letter-spacing:1.3px;text-transform:uppercase}.forexedu-page.light .forexedu-lesson-divider span,.forexedu-page.light .forexedu-lesson-hero span{background:#39a4551f;color:#1e9a48}.forexedu-lesson-divider h2,.forexedu-lesson-hero h2{margin:0 0 10px;font-size:clamp(30px,6vw,44px);line-height:1.03;font-weight:950;letter-spacing:-.055em;overflow-wrap:anywhere}.forexedu-lesson-divider p,.forexedu-lesson-hero p{margin:0;max-width:640px;font-size:16px;line-height:1.8;font-weight:750;opacity:.88}.forexedu-hero-warning{margin-top:16px;padding:15px 16px;border-radius:20px;background:#ffc10721;border:1px solid rgba(255,193,7,.24);color:#ffe7a3;font-size:15px;line-height:1.7;font-weight:800}.forexedu-page.light .forexedu-hero-warning{background:#fff8df;border-color:#b478002e;color:#7c5200}.forexedu-chart-card,.forexedu-chart-card.forexedu-section-card{margin:0;padding:18px;border-radius:28px;background:radial-gradient(circle at top left,rgba(255,255,255,.07),transparent 36%),#ffffff0b;border:1px solid rgba(255,255,255,.085);box-shadow:0 18px 40px #0003;overflow:hidden;min-width:0}.forexedu-page.light .forexedu-chart-card,.forexedu-page.light .forexedu-chart-card.forexedu-section-card{background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 16px 34px #0f172a12}.forexedu-section-head{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;min-width:0}.forexedu-section-head span{width:fit-content;padding:7px 11px;border-radius:999px;background:#7cff5824;color:#9dff64;font-size:11px;font-weight:950;letter-spacing:1.15px;text-transform:uppercase}.forexedu-page.light .forexedu-section-head span{background:#39a4551c;color:#1e9a48}.forexedu-section-head h4,.forexedu-chart-card h4{margin:0;font-size:clamp(25px,5vw,33px);line-height:1.1;font-weight:950;letter-spacing:-.045em;overflow-wrap:anywhere}.forexedu-section-body{margin:0 0 14px;font-size:16px;line-height:1.85;font-weight:700;opacity:.88}.forexedu-svg-wrap{width:100%;max-width:100%;min-width:0;margin:14px 0;padding:8px;border-radius:24px;background:linear-gradient(180deg,#ffffff14,#ffffff09);border:1px solid rgba(255,255,255,.09);overflow:hidden}.forexedu-svg-inner{width:100%;max-width:100%;min-width:0;overflow:hidden}.forexedu-page.light .forexedu-svg-wrap{background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.forexedu-svg-wrap svg,.forexedu-svg-inner svg,.forexedu-backend-svg,.forexedu-fallback-visual svg,.forexedu-fixed-visual svg{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0 auto!important;border-radius:20px}.forexedu-svg-wrap svg text,.forexedu-svg-inner svg text,.forexedu-backend-svg text{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.forexedu-quiz-svg{margin-bottom:14px}.forexedu-image-wrap{width:100%;margin:14px 0;border-radius:24px;overflow:hidden;background:#0b1220}.forexedu-image-wrap img{display:block;width:100%;height:auto;object-fit:contain}.forexedu-fixed-visual .svg-title{fill:#334155;font-size:30px;font-weight:950;letter-spacing:-1px}.forexedu-fixed-visual .svg-title.dark{fill:#f8fafc}.forexedu-fixed-visual .svg-label{fill:#334155;font-size:18px;font-weight:900}.forexedu-fixed-visual .svg-label.green{fill:#166534}.forexedu-fixed-visual .svg-label.red{fill:#991b1b}.forexedu-fixed-visual .svg-label.white{fill:#fff}.forexedu-fixed-visual .svg-small-label{fill:#334155;font-size:17px;font-weight:900}.forexedu-fixed-visual .svg-small-label.dark{fill:#f8fafc}.forexedu-fixed-visual .svg-small-label.green{fill:#86efac}.forexedu-fixed-visual .svg-muted-label{fill:#64748b;font-size:14px;font-weight:700}.forexedu-fixed-visual .svg-rule{fill:#166534;font-size:16px;font-weight:900}.forexedu-fixed-visual .svg-rule.small{font-size:14px}.forexedu-fixed-visual .svg-rule.dark{fill:#e5e7eb}.forexedu-fixed-visual .svg-wick{stroke:#334155;stroke-width:6}.forexedu-fixed-visual .svg-dash{stroke:#334155;stroke-width:3;stroke-dasharray:7 7}.forexedu-fixed-visual .svg-arrow-line{stroke:#334155;stroke-width:3;stroke-linecap:round}.forexedu-content-lines{display:grid;gap:13px;margin-top:14px;padding:17px;border-radius:22px;background:#0f172a3d;border:1px solid rgba(255,255,255,.055);box-shadow:none;min-width:0}.forexedu-page.light .forexedu-content-lines{background:#f8fafc;border:1px solid rgba(15,23,42,.055)}.forexedu-content-lines p,.forexedu-chart-card p,.forexedu-chart-text{margin:0;font-size:16px;line-height:1.88;font-weight:700;opacity:.93;overflow-wrap:anywhere}.forexedu-content-lines p+p{padding-top:13px;border-top:1px solid rgba(148,163,184,.14)}.forexedu-info-callout{margin-top:14px;padding:16px;border-radius:20px;background:#7cff581c;border:1px solid rgba(124,255,88,.18);border-left:4px solid #7cff58}.forexedu-info-callout strong{display:block;margin-bottom:7px;font-size:15px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.forexedu-info-callout p{margin:0;font-size:15px;line-height:1.78;font-weight:750}.forexedu-info-callout.warning{background:#ffc1071f;border-color:#ffc10738;border-left-color:#facc15}.forexedu-info-callout.example{background:#3b82f61f;border-color:#3b82f638;border-left-color:#60a5fa}.forexedu-page.light .forexedu-info-callout{background:#f1fbe8;color:#183220}.forexedu-page.light .forexedu-info-callout.warning{background:#fff8df}.forexedu-page.light .forexedu-info-callout.example{background:#eff6ff}.forexedu-term-grid,.forexedu-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.forexedu-term-card,.forexedu-example-card,.forexedu-mini-card,.forexedu-checklist-card{padding:16px;border-radius:20px;background:#ffffff0e;border:1px solid rgba(255,255,255,.075);min-width:0}.forexedu-page.light .forexedu-term-card,.forexedu-page.light .forexedu-example-card,.forexedu-page.light .forexedu-mini-card,.forexedu-page.light .forexedu-checklist-card{background:#f8fafc;border:1px solid rgba(15,23,42,.055)}.forexedu-term-card strong,.forexedu-example-card strong,.forexedu-mini-card strong,.forexedu-checklist-card strong{display:block;margin-bottom:8px;font-size:17px;line-height:1.25;font-weight:950;overflow-wrap:anywhere}.forexedu-term-card p,.forexedu-example-card p,.forexedu-mini-card p{margin:0;font-size:15px;line-height:1.7;font-weight:700;opacity:.86}.forexedu-checklist-card{margin-top:16px}.forexedu-checklist-card ul,.forexedu-bullet-list{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:10px}.forexedu-checklist-card li,.forexedu-bullet-list li{position:relative;padding-left:25px;font-size:16px;line-height:1.72;font-weight:750;overflow-wrap:anywhere}.forexedu-checklist-card li:before,.forexedu-bullet-list li:before{content:"✓";position:absolute;left:0;top:0;color:#7cff58;font-weight:950}.forexedu-page.light .forexedu-checklist-card li:before,.forexedu-page.light .forexedu-bullet-list li:before{color:#1e9a48}.forexedu-question{margin-top:16px;padding:17px;border-radius:22px;background:radial-gradient(circle at top left,rgba(124,255,88,.16),transparent 40%),#7cff5817;border:1px solid rgba(124,255,88,.18)}.forexedu-page.light .forexedu-question{background:#f1fbe8;border:1px solid rgba(57,164,85,.14)}.forexedu-question strong{display:block;margin-bottom:9px;font-size:15px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.forexedu-question p{margin:0;font-size:16px;line-height:1.78;font-weight:800}.forexedu-question p+p{margin-top:10px}.forexedu-options{display:flex;flex-wrap:wrap;gap:9px;margin:13px 0}.forexedu-option-chip{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;background:#ffffff17;border:1px solid rgba(255,255,255,.12);font-size:14px;font-weight:900;overflow-wrap:anywhere}.forexedu-page.light .forexedu-option-chip{background:#fff;border:1px solid rgba(15,23,42,.08)}.forexedu-answer-reveal{margin-top:14px;padding:15px;border-radius:18px;background:#0f172a40;border:1px solid rgba(255,255,255,.08)}.forexedu-page.light .forexedu-answer-reveal{background:#fff;border:1px solid rgba(15,23,42,.08)}.forexedu-answer-reveal summary{cursor:pointer;font-size:15px;font-weight:950;color:#9dff64}.forexedu-page.light .forexedu-answer-reveal summary{color:#1e9a48}.forexedu-answer-reveal p{margin-top:10px}.forexedu-lesson-video-strip{display:grid;gap:14px;margin-bottom:16px}.forexedu-video-card{margin-top:16px;border-radius:24px;overflow:hidden;background:#05070d;border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 38px #0000003d}.forexedu-page.light .forexedu-video-card{background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 16px 34px #0f172a14}.forexedu-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.forexedu-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.forexedu-video-copy{padding:16px}.forexedu-video-copy strong{display:block;margin-bottom:7px;font-size:17px;line-height:1.35;font-weight:950}.forexedu-video-copy p{margin:0;font-size:15px;line-height:1.65;font-weight:700;opacity:.78}.forexedu-video-link-card{display:block;margin-top:16px;padding:18px;border-radius:24px;text-decoration:none;color:inherit;background:radial-gradient(circle at top left,rgba(96,165,250,.2),transparent 45%),#ffffff0e;border:1px solid rgba(96,165,250,.22)}.forexedu-page.light .forexedu-video-link-card{background:#eff6ff;border-color:#2563eb26}.forexedu-video-link-card span{display:inline-flex;margin-bottom:9px;padding:7px 11px;border-radius:999px;background:#60a5fa2e;color:#93c5fd;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.forexedu-page.light .forexedu-video-link-card span{color:#1d4ed8}.forexedu-video-link-card strong{display:block;margin-bottom:7px;font-size:18px;font-weight:950;line-height:1.35}.forexedu-video-link-card p{margin:0;font-size:15px;line-height:1.65;font-weight:700;opacity:.78}.forexedu-final-note,.forexedu-chart-quote{margin-top:18px;padding:18px;border-radius:22px;background:#7cff581a;border-left:4px solid #7cff58;font-size:16px;font-weight:850;line-height:1.78}.forexedu-page.light .forexedu-final-note,.forexedu-page.light .forexedu-chart-quote{background:#f1fbe8;border-left-color:#1e9a48}.chart-visual-box{box-shadow:none}.chart-candle-row,.chart-moving-line{scrollbar-width:thin}.chart-candle-row::-webkit-scrollbar,.chart-moving-line::-webkit-scrollbar{height:4px}.chart-candle-row::-webkit-scrollbar-thumb,.chart-moving-line::-webkit-scrollbar-thumb{background:#7cff5859;border-radius:999px}@media(max-width:768px){.forexedu-page{padding:10px 10px 120px;font-size:16px}.forexedu-shell{max-width:100%;gap:12px}.forexedu-header h1,.forexedu-panel h3{font-size:27px}.forexedu-quiz-head h4{font-size:24px}.forexedu-lesson-btn strong{font-size:20px}}@media(max-width:640px){.forexedu-chart-section{padding:10px;gap:12px}.forexedu-lesson-divider,.forexedu-lesson-hero{padding:18px;border-radius:24px}.forexedu-lesson-divider h2,.forexedu-lesson-hero h2{font-size:31px}.forexedu-chart-card,.forexedu-chart-card.forexedu-section-card{padding:16px;border-radius:24px}.forexedu-section-head h4,.forexedu-chart-card h4{font-size:25px}.forexedu-svg-wrap{padding:6px;border-radius:22px}.forexedu-content-lines{padding:15px;border-radius:18px}.forexedu-content-lines p,.forexedu-chart-card p,.forexedu-chart-text{font-size:16px;line-height:1.84}.forexedu-term-grid,.forexedu-example-grid{grid-template-columns:1fr}}@media(max-width:480px)and (orientation:portrait){.forexedu-page{padding:8px 8px 120px}.forexedu-shell{gap:11px}.forexedu-header,.forexedu-panel{padding:16px;border-radius:22px}.forexedu-header h1,.forexedu-panel h3{font-size:25px}.forexedu-header p,.forexedu-panel-top p,.forexedu-info-card p,.forexedu-lesson-content-card p,.forexedu-answer-box p,.forexedu-link-card p,.forexedu-lesson-btn p{font-size:16px;line-height:1.76}.forexedu-menu-btn,.forexedu-menu-plain-btn{width:46px;min-width:46px;height:46px}.forexedu-lesson-btn{padding:16px}.forexedu-lesson-btn strong{font-size:19px}.forexedu-lesson-content-card{padding:16px}.forexedu-lesson-content-card p{font-size:17px;line-height:1.88}.forexedu-question-card{padding:16px}.forexedu-quiz-head h4{font-size:23px}.forexedu-option-btn{min-height:56px;font-size:16px;padding:14px 15px}.forexedu-back-btn,.forexedu-check-btn{width:100%;justify-content:center}.forexedu-course-topbar{align-items:center}.forexedu-course-pill{min-height:36px;padding:0 13px;font-size:12px}.forexedu-drawer{width:min(300px,88vw);padding:14px}}@media(max-width:380px){.forexedu-header h1,.forexedu-panel h3{font-size:23px}.forexedu-lesson-divider h2,.forexedu-lesson-hero h2{font-size:28px}.forexedu-section-head h4,.forexedu-chart-card h4{font-size:23px}.forexedu-chart-card,.forexedu-chart-card.forexedu-section-card{padding:15px}.forexedu-svg-wrap{padding:5px}.forexedu-lesson-content-card p{font-size:16px}}@media(max-height:500px)and (orientation:landscape){.forexedu-page{padding:10px}.forexedu-shell{max-width:760px;gap:10px}.forexedu-header,.forexedu-panel{padding:14px}.forexedu-header h1,.forexedu-panel h3{font-size:23px}.forexedu-header p,.forexedu-panel-top p,.forexedu-info-card p,.forexedu-lesson-content-card p,.forexedu-answer-box p{font-size:15px;line-height:1.68}.forexedu-lesson-content-card p{line-height:1.78}.forexedu-question-card,.forexedu-lesson-content-card,.forexedu-info-card,.forexedu-lesson-btn{padding:14px}.forexedu-option-btn{min-height:50px;padding:12px 14px}.forexedu-drawer{width:min(320px,55vw)}}@media(min-width:1024px){.forexedu-page{padding:20px}.forexedu-shell{max-width:820px}}@media(hover:hover){.forexedu-lesson-btn:hover,.forexedu-drawer-item:hover,.forexedu-option-btn:hover,.forexedu-link-card:hover,.forexedu-video-link-card:hover,.forexedu-back-btn:hover,.forexedu-check-btn:hover,.forexedu-menu-btn:hover,.forexedu-menu-plain-btn:hover,.forexedu-close-btn:hover{transform:translateY(-1px)}.forexedu-page.light .forexedu-lesson-btn:hover,.forexedu-page.light .forexedu-link-card:hover,.forexedu-page.light .forexedu-video-link-card:hover,.forexedu-page.light .forexedu-option-btn:hover{box-shadow:0 14px 30px #0f172a14}.forexedu-page.dark .forexedu-lesson-btn:hover,.forexedu-page.dark .forexedu-link-card:hover,.forexedu-page.dark .forexedu-video-link-card:hover,.forexedu-page.dark .forexedu-option-btn:hover{box-shadow:0 16px 34px #00000057}}.forexedu-page,.forexedu-shell,.forexedu-panel,.forexedu-chart-section,.forexedu-chart-content,.forexedu-chart-card,.forexedu-section-card,.forexedu-content-lines,.forexedu-svg-wrap,.forexedu-svg-inner,.forexedu-lesson-content-card,.forexedu-question-card,.forexedu-answer-box,.forexedu-info-card,.forexedu-link-card,.forexedu-lesson-btn{max-width:100%;min-width:0}.forexedu-page{overflow-x:hidden}.forexedu-section-card,.forexedu-lesson-content-card,.forexedu-question-card,.forexedu-answer-box,.forexedu-info-card,.forexedu-link-card,.forexedu-lesson-btn{overflow:hidden}.forexedu-content-lines,.forexedu-mini-card,.forexedu-term-card,.forexedu-example-card,.forexedu-checklist-card,.forexedu-question,.forexedu-answer-reveal,.forexedu-info-callout{overflow-wrap:anywhere;word-break:normal}.forexedu-lesson-content-card *,.forexedu-question-card *,.forexedu-answer-box *,.forexedu-info-card *,.forexedu-link-card *,.forexedu-lesson-btn *{max-width:100%;overflow-wrap:anywhere}.forexedu-chart-main-header{margin-bottom:4px}.forexedu-chart-intro-card{width:100%;padding:22px;border-radius:30px;overflow:hidden}.forexedu-page.light .forexedu-chart-intro-card{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 38px #0f172a0f}.forexedu-page.dark .forexedu-chart-intro-card{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 38px #00000052}.forexedu-chart-intro-card h3{margin:0 0 10px;font-size:clamp(28px,6vw,38px);font-weight:950;line-height:1.04;letter-spacing:-.055em}.forexedu-chart-intro-card p{margin:0;font-size:16px;line-height:1.8;font-weight:700;opacity:.84}.forexedu-chart-section{width:100%;display:grid;gap:18px;padding:0;margin:18px 0 0;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0;overflow:visible}.forexedu-chart-section+.forexedu-chart-section{margin-top:22px}.forexedu-chart-content{display:grid;gap:18px}.forexedu-chart-section .forexedu-lesson-hero{margin:0;padding:22px;border-radius:32px}.forexedu-page.light .forexedu-chart-section .forexedu-lesson-hero{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 38px #0f172a0f}.forexedu-page.dark .forexedu-chart-section .forexedu-lesson-hero{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 38px #00000057}.forexedu-chart-section .forexedu-chart-card,.forexedu-chart-section .forexedu-chart-card.forexedu-section-card{padding:24px;border-radius:32px}.forexedu-page.light .forexedu-chart-section .forexedu-chart-card,.forexedu-page.light .forexedu-chart-section .forexedu-section-card{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 38px #0f172a0f}.forexedu-page.dark .forexedu-chart-section .forexedu-chart-card,.forexedu-page.dark .forexedu-chart-section .forexedu-section-card{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 38px #00000057}.forexedu-section-card>.forexedu-content-lines{margin-top:16px;padding:0;background:transparent;border:none;box-shadow:none;border-radius:0}.forexedu-section-card>.forexedu-content-lines p{padding:15px 0;border-top:1px solid rgba(148,163,184,.16)}.forexedu-section-card>.forexedu-content-lines p:first-child{padding-top:0;border-top:none}.forexedu-chart-content>.forexedu-content-lines{padding:24px;border-radius:32px}.forexedu-page.light .forexedu-chart-content>.forexedu-content-lines{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 38px #0f172a0f}.forexedu-page.dark .forexedu-chart-content>.forexedu-content-lines{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 38px #00000057}.forexedu-chart-section .forexedu-svg-wrap{margin:18px 0 4px;padding:0;background:transparent;border:none;box-shadow:none;border-radius:26px;overflow:hidden}.forexedu-chart-section .forexedu-svg-inner{border-radius:26px;overflow:hidden}.forexedu-chart-section .forexedu-svg-wrap svg,.forexedu-chart-section .forexedu-svg-inner svg,.forexedu-chart-section .forexedu-backend-svg,.forexedu-chart-section .forexedu-fallback-visual svg,.forexedu-chart-section .forexedu-fixed-visual svg{width:100%!important;max-width:100%!important;border-radius:26px}.forexedu-chart-section .forexedu-section-body,.forexedu-chart-section .forexedu-content-lines p,.forexedu-chart-section .forexedu-chart-text{font-size:17px;line-height:1.88;font-weight:700}.forexedu-chart-section .forexedu-section-head h4,.forexedu-chart-section .forexedu-chart-card h4{font-size:clamp(28px,6vw,38px);line-height:1.05;letter-spacing:-.055em}@media(max-width:640px){.forexedu-chart-intro-card{padding:20px;border-radius:28px}.forexedu-chart-section{gap:16px;margin-top:18px}.forexedu-chart-content{gap:16px}.forexedu-chart-section .forexedu-lesson-hero,.forexedu-chart-section .forexedu-chart-card,.forexedu-chart-section .forexedu-chart-card.forexedu-section-card,.forexedu-chart-content>.forexedu-content-lines{padding:20px;border-radius:28px}.forexedu-chart-section .forexedu-section-head h4,.forexedu-chart-section .forexedu-chart-card h4{font-size:30px}.forexedu-chart-section .forexedu-section-body,.forexedu-chart-section .forexedu-content-lines p,.forexedu-chart-section .forexedu-chart-text{font-size:17px;line-height:1.88}.forexedu-chart-section .forexedu-svg-wrap,.forexedu-chart-section .forexedu-svg-inner,.forexedu-chart-section .forexedu-svg-wrap svg,.forexedu-chart-section .forexedu-svg-inner svg{border-radius:24px}}@media(max-width:420px){.forexedu-chart-intro-card,.forexedu-chart-section .forexedu-lesson-hero,.forexedu-chart-section .forexedu-chart-card,.forexedu-chart-section .forexedu-chart-card.forexedu-section-card,.forexedu-chart-content>.forexedu-content-lines{padding:18px;border-radius:26px}.forexedu-chart-section .forexedu-section-head h4,.forexedu-chart-section .forexedu-chart-card h4{font-size:28px}}.food-page{min-height:100vh;padding:14px;transition:background .25s ease,color .25s ease}.food-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.1),transparent 26%),radial-gradient(circle at bottom left,rgba(35,127,80,.05),transparent 22%),#f4f7f2;color:#1f2f46}.food-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 20%),linear-gradient(180deg,#08111f,#0b1422);color:#f4f8ff}.food-shell{width:100%;max-width:1080px;margin:0 auto}.food-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.food-title{font-size:22px;font-weight:800}.menu-btn{font-size:22px;background:none;border:none;cursor:pointer}.food-actions{display:flex;gap:10px;margin:20px 0}.food-btn{flex:1;padding:12px;border-radius:12px;border:none;cursor:pointer;font-weight:700;background:linear-gradient(135deg,#6bd66b,#3cb371);color:#fff}.food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-card{border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 4px 10px #00000014}.food-page.light .food-card{background:#fff}.food-page.dark .food-card{background:#0f172a}.food-card img{width:100%;height:110px;object-fit:cover}.food-card h3{font-size:14px;padding:8px}.meal-card{width:160px;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 4px 10px #00000014}.food-page.light .meal-card{background:#fff}.food-page.dark .meal-card{background:#0f172a}.meal-card img{width:100%;height:100px;object-fit:cover}.meal-info{padding:10px}.meal-info h4{font-size:13px;margin-bottom:5px}.food-search{display:flex;gap:10px;margin-bottom:20px}.food-search input{flex:1;padding:10px;border-radius:10px;border:1px solid #ccc}.food-page.dark .food-search input{background:#0f172a;color:#fff;border:1px solid #334155}.food-dropdown{position:absolute;top:40px;right:0;padding:10px;border-radius:12px;list-style:none;box-shadow:0 4px 12px #00000024}.food-page.light .food-dropdown{background:#fff}.food-page.dark .food-dropdown{background:#0f172a}.food-dropdown li{padding:8px;cursor:pointer}.food-dropdown li:hover{background:#0000000d}.food-modal{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center}.food-modal-content{padding:20px;border-radius:18px;width:90%;max-width:400px;max-height:90%;overflow-y:auto}.food-page.light .food-modal-content{background:#fff}.food-page.dark .food-modal-content{background:#0f172a}.food-modal img{width:100%;border-radius:10px;margin-bottom:10px}.back-btn{margin-bottom:10px;cursor:pointer;background:none;border:none;font-size:14px}.food-home{display:flex;flex-direction:column;gap:18px}.food-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;position:relative}.food-topbar-copy{flex:1;max-width:760px}.food-section-kicker,.food-hero-badge{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.06em;margin-bottom:10px;opacity:.82;text-transform:uppercase}.food-main-title,.food-hero-title{margin:0 0 10px;font-size:42px;font-weight:900;line-height:.98;letter-spacing:-.04em}.food-main-subtitle,.food-hero-text,.food-panel-text,.food-home-hero-text{margin:0;font-size:17px;line-height:1.72;opacity:.92}.food-home-hero,.food-hero,.food-panel{border-radius:26px;padding:22px}.food-page.light .food-panel{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px #0f172a0d}.food-page.dark .food-panel{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 34px #00000057}.food-page.light .food-home-hero,.food-page.light .food-hero{background:linear-gradient(135deg,#adef67,#5fc15b 46%,#237f50);color:#fff;border:none;box-shadow:0 18px 34px #237f502e}.food-page.dark .food-home-hero,.food-page.dark .food-hero{background:linear-gradient(135deg,#95de58,#43a953 52%,#164d37);color:#fff;border:none;box-shadow:0 18px 34px #0a281c6b}.food-hero.compact{padding:18px 20px}.food-home-hero-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#fff;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.food-home-hero-title{margin:0 0 12px;font-size:34px;font-weight:900;line-height:1.02;letter-spacing:-.04em}.food-subscreen{display:flex;flex-direction:column;gap:16px}.food-subscreen-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:relative}.food-menu-btn,.food-back-btn,.food-drawer-btn,.food-primary-btn,.food-secondary-btn,.food-remove-btn{border:none;border-radius:16px;cursor:pointer;font-weight:800;transition:transform .18s ease,opacity .18s ease,background .22s ease,color .22s ease,border .22s ease,box-shadow .22s ease}.food-menu-btn:hover,.food-back-btn:hover,.food-drawer-btn:hover,.food-primary-btn:hover,.food-secondary-btn:hover,.food-remove-btn:hover{transform:translateY(-1px)}.food-menu-btn,.food-back-btn,.food-drawer-btn{min-height:48px;padding:0 16px;font-size:17px}.food-menu-btn,.food-drawer-btn{min-width:48px;width:48px;padding:0;font-size:21px}.food-page.light .food-menu-btn,.food-page.light .food-back-btn,.food-page.light .food-drawer-btn{background:#fffffffa;color:#22344d;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 22px #0f172a0f}.food-page.dark .food-menu-btn,.food-page.dark .food-back-btn,.food-page.dark .food-drawer-btn{background:#111827fa;color:#f4f8ff;border:1px solid rgba(255,255,255,.07);box-shadow:0 14px 26px #00000061}.food-primary-btn{min-height:46px;padding:0 18px;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 10px 18px #39a45538}.food-primary-btn.small{min-height:42px;min-width:108px;padding:0 16px;border-radius:14px}.food-secondary-btn,.food-remove-btn{min-height:46px;padding:0 16px}.food-page.light .food-secondary-btn,.food-page.light .food-remove-btn{background:#eef2f7;color:#23324a}.food-page.dark .food-secondary-btn,.food-page.dark .food-remove-btn{background:#182233;color:#eef5ff}.food-topbar-menu,.food-drawer-anchor{position:relative}.food-menu-panel,.food-drawer-menu{position:absolute;top:56px;right:0;min-width:220px;border-radius:18px;overflow:hidden;z-index:50}.food-page.light .food-menu-panel,.food-page.light .food-drawer-menu{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 34px #0f172a1a}.food-page.dark .food-menu-panel,.food-page.dark .food-drawer-menu{background:#0f172a;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 34px #0000006b}.food-menu-item,.food-drawer-item{width:100%;min-height:54px;border:none;background:transparent;text-align:left;padding:0 14px;font-size:14px;font-weight:800;cursor:pointer}.food-menu-item{display:flex;align-items:center;gap:10px}.food-page.light .food-menu-item,.food-page.light .food-drawer-item{color:#24364e;border-bottom:1px solid rgba(15,23,42,.05)}.food-page.dark .food-menu-item,.food-page.dark .food-drawer-item{color:#eef5ff;border-bottom:1px solid rgba(255,255,255,.05)}.food-menu-item:last-child,.food-drawer-item:last-child{border-bottom:none}.food-drawer-item.active{background:#7fd46029}.food-menu-item-icon{font-size:16px}.food-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.food-feature-card{border:none;border-radius:26px;padding:22px;text-align:left;cursor:pointer;min-height:210px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .22s ease}.food-feature-card:hover{transform:translateY(-2px)}.food-page.light .food-feature-card{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 28px #0f172a0d;color:#1f2f46}.food-page.dark .food-feature-card{background:#0f1725fa;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #0000005c;color:#eef5ff}.food-feature-card:before{content:"";position:absolute;inset:0;pointer-events:none}.food-feature-card.baking:before{background:linear-gradient(135deg,rgba(245,158,11,.08),transparent 58%)}.food-feature-card.cooking:before{background:linear-gradient(135deg,rgba(34,197,94,.08),transparent 58%)}.food-feature-card.quick:before{background:linear-gradient(135deg,rgba(59,130,246,.08),transparent 58%)}.food-feature-card h2{margin:0;font-size:28px;font-weight:900;letter-spacing:-.03em;color:inherit}.food-feature-card p{margin:0;font-size:15px;line-height:1.75;opacity:.9;color:inherit}.food-feature-icon{font-size:34px;line-height:1}.food-feature-copy{display:flex;flex-direction:column;gap:8px}.food-feature-arrow{margin-top:auto;font-size:24px;font-weight:900;opacity:.6}.food-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.food-panel-title{margin:0;font-size:22px;font-weight:900;letter-spacing:-.03em}.food-updated-text,.food-panel-count{font-size:13px;font-weight:800;opacity:.72;white-space:nowrap}.food-recipe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.food-recipe-grid.roomy{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.food-recipe-card{border:none;border-radius:22px;overflow:hidden;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .22s ease}.food-recipe-card:hover{transform:translateY(-2px)}.food-page.light .food-recipe-card{background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.food-page.dark .food-recipe-card{background:#111827;border:1px solid rgba(255,255,255,.05);color:#eef5ff}.food-recipe-thumb-wrap{width:100%;height:170px;overflow:hidden;background:linear-gradient(135deg,#eef2f7,#dde5ef)}.food-page.dark .food-recipe-thumb-wrap{background:linear-gradient(135deg,#172132,#0f172a)}.food-recipe-thumb-wrap.no-bg{background:transparent}.food-recipe-thumb{width:100%;height:100%;object-fit:cover;display:block}.food-no-image{width:100%;height:100%;display:grid;place-items:center;font-size:14px;font-weight:800;opacity:.72}.food-recipe-copy{padding:14px 14px 16px}.food-recipe-copy h4{margin:0 0 8px;font-size:17px;font-weight:900;line-height:1.35;letter-spacing:-.02em}.food-recipe-copy p{margin:0;font-size:13px;line-height:1.6;opacity:.76}.food-list-stack{display:flex;flex-direction:column;gap:12px}.food-list-card{display:flex;justify-content:space-between;gap:12px;align-items:center;border-radius:18px;padding:15px}.food-page.light .food-list-card{background:#f8fafc}.food-page.dark .food-list-card{background:#111827}.food-list-card h3,.food-list-card h4{margin:0 0 6px;font-weight:900;font-size:17px}.food-list-card p,.food-list-card span{margin:0;font-size:13px;line-height:1.65;opacity:.82}.food-list-card-main{flex:1;cursor:pointer;border:none;background:transparent;text-align:left;padding:0;color:inherit}.food-list-card-main.static{cursor:default}.food-empty-state{border-radius:18px;padding:20px;text-align:center;font-size:15px;font-weight:700;opacity:.82}.food-page.light .food-empty-state{background:#f8fafc}.food-page.dark .food-empty-state{background:#111827}.food-search-row,.food-search-modern{display:flex;align-items:center;gap:10px}.food-search-modern{position:relative}.food-search-modern.compact{gap:12px}.food-search-input{flex:1;min-height:46px;border-radius:16px;padding:0 14px;outline:none;font-size:15px}.food-search-input.modern{min-height:50px;padding:0 16px;border-radius:18px}.food-page.light .food-search-input{background:#fff;border:1px solid rgba(15,23,42,.08);color:#22344d}.food-page.dark .food-search-input{background:#111827;border:1px solid rgba(255,255,255,.08);color:#eef5ff}.food-search-icon{position:absolute;right:16px;font-size:16px;font-weight:900;opacity:.5;pointer-events:none}.food-modal-overlay{position:fixed;inset:0;background:#0000009e;display:flex;align-items:center;justify-content:center;padding:18px;z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.food-modal-card{width:100%;max-width:760px;max-height:90vh;overflow-y:auto;border-radius:28px;padding:22px}.food-page.light .food-modal-card{background:#fff}.food-page.dark .food-modal-card{background:#0f172a;color:#eef5ff}.food-modal-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.food-modal-title{margin:0 0 6px;font-size:28px;font-weight:900;line-height:1.03;letter-spacing:-.03em}.food-modal-meta{margin:0;font-size:13px;opacity:.78}.food-modal-close{width:42px;height:42px;border:none;border-radius:14px;cursor:pointer;flex-shrink:0}.food-page.light .food-modal-close{background:#f1f5f9}.food-page.dark .food-modal-close{background:#182233;color:#eef5ff}.food-modal-image-wrap{width:100%;border-radius:20px;overflow:hidden;margin-bottom:16px}.food-modal-image{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover}.food-modal-actions{display:flex;gap:10px;margin-bottom:20px}.food-modal-section{margin-bottom:20px}.food-modal-section h3{margin:0 0 12px;font-size:19px;font-weight:900}.food-bullet-list,.food-number-list{margin:0;padding-left:22px}.food-bullet-list li,.food-number-list li{margin-bottom:10px;font-size:15px;line-height:1.7}.food-muted-copy{margin:0;font-size:15px;line-height:1.75;opacity:.76}.food-video-wrap{width:100%;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#000}.food-video-frame{width:100%;height:100%;border:none}.food-trend-list{display:flex;flex-direction:column;gap:14px}.food-trend-card{display:flex;gap:14px;text-decoration:none;border-radius:20px;padding:14px;transition:transform .18s ease,box-shadow .22s ease}.food-trend-card:hover{transform:translateY(-2px)}.food-page.light .food-trend-card{background:#f8fafc;color:#22344d}.food-page.dark .food-trend-card{background:#111827;color:#eef5ff}.food-trend-thumb-wrap{width:160px;min-width:160px;height:100px;border-radius:14px;overflow:hidden;background:#000}.food-trend-thumb{width:100%;height:100%;object-fit:cover}.food-trend-copy h4{margin:0 0 8px;font-size:18px;font-weight:900;line-height:1.35}.food-trend-copy p{margin:0;font-size:13px;line-height:1.6;opacity:.76}.food-trend-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.food-trend-feed-card{border-radius:24px;overflow:hidden;min-height:100%}.food-page.light .food-trend-feed-card{background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.food-page.dark .food-trend-feed-card{background:#111827;border:1px solid rgba(255,255,255,.05)}.food-trend-feed-video{width:100%;aspect-ratio:9 / 16;background:#000}.food-trend-feed-video iframe,.food-trend-feed-video img{width:100%;height:100%;border:none;object-fit:cover}.food-trend-feed-copy{padding:14px}.food-trend-feed-copy h4{margin:0 0 8px;font-size:16px;font-weight:900;line-height:1.4}.food-trend-feed-copy p{margin:0;font-size:13px;line-height:1.6;opacity:.76}.food-course-block{display:flex;flex-direction:column;gap:16px}.food-module-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.food-link-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.food-inline-link{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:800}.food-page.light .food-inline-link{background:#eef2f7;color:#22344d}.food-page.dark .food-inline-link{background:#182233;color:#eef5ff}@media(max-width:1100px){.food-main-title,.food-hero-title{font-size:36px}.food-home-hero-title{font-size:30px}.food-section-grid{grid-template-columns:1fr}}@media(max-width:820px){.food-shell{max-width:100%}.food-main-title,.food-hero-title{font-size:30px}.food-home-hero-title{font-size:26px}.food-main-subtitle,.food-hero-text,.food-home-hero-text{font-size:15px}.food-panel-title{font-size:20px}.food-recipe-grid.roomy{grid-template-columns:repeat(2,minmax(0,1fr))}.food-modal-card{max-width:94vw}}@media(max-width:640px){.food-page{padding:12px}.food-home-hero,.food-hero,.food-panel{border-radius:22px;padding:16px}.food-main-title,.food-hero-title{font-size:26px}.food-home-hero-title{font-size:23px}.food-main-subtitle,.food-hero-text,.food-home-hero-text,.food-panel-text{font-size:14px}.food-topbar,.food-panel-head,.food-subscreen-topbar{align-items:flex-start}.food-recipe-grid,.food-recipe-grid.roomy{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-recipe-thumb-wrap{height:118px}.food-recipe-copy{padding:12px}.food-recipe-copy h4{font-size:15px}.food-recipe-copy p{font-size:12px}.food-modal-actions,.food-search-row,.food-search-modern.compact,.food-trend-card{flex-direction:column}.food-trend-thumb-wrap{width:100%;min-width:100%;height:180px}.food-list-card{flex-direction:column;align-items:stretch}.food-remove-btn{width:100%}.food-menu-panel,.food-drawer-menu{min-width:190px}}@media(max-width:480px){.food-recipe-grid,.food-recipe-grid.roomy{grid-template-columns:1fr 1fr}.food-recipe-thumb-wrap{height:108px}.food-feature-card{min-height:170px;padding:18px}.food-feature-card h2{font-size:22px}.food-feature-card p{font-size:14px}.food-modal-card{padding:16px;border-radius:22px}.food-modal-title{font-size:24px}.food-trend-feed{grid-template-columns:1fr}}.food-copy{display:flex;flex-direction:column;gap:10px}.food-copy p{margin:0;font-size:15px;line-height:1.75;opacity:.9}.food-baking-hero{overflow:hidden}.food-course-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.food-course-tabs button{min-height:42px;padding:0 14px;border:none;border-radius:999px;cursor:pointer;font-size:13px;font-weight:900;transition:transform .18s ease,opacity .18s ease,background .2s ease}.food-course-tabs button:hover{transform:translateY(-1px)}.food-page.light .food-course-tabs button{background:#ffffff3d;color:#fff}.food-page.dark .food-course-tabs button{background:#ffffff24;color:#fff}.food-course-tabs button.active{background:#fff;color:#1f2f46}.food-module-stack{display:flex;flex-direction:column;gap:16px}.food-module-card{border-radius:22px;padding:18px;overflow:hidden}.food-page.light .food-module-card{background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.food-page.dark .food-module-card{background:#111827;border:1px solid rgba(255,255,255,.06)}.food-module-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.food-module-top h4{margin:6px 0 0;font-size:20px;font-weight:900;line-height:1.25;letter-spacing:-.03em}.food-module-number{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.food-page.light .food-module-number{background:#7fd4602e;color:#2f6a35}.food-page.dark .food-module-number{background:#9ae45f24;color:#b8f08f}.food-module-meta{flex-shrink:0;font-size:13px;font-weight:800;opacity:.72;line-height:1.5;text-align:right}.food-module-summary{margin:0 0 14px;font-size:15px;line-height:1.75;opacity:.88}.food-info-box{margin-top:14px;border-radius:18px;padding:14px}.food-page.light .food-info-box{background:#fff;border:1px solid rgba(15,23,42,.05)}.food-page.dark .food-info-box{background:#0f172a;border:1px solid rgba(255,255,255,.06)}.food-info-box h5{margin:0 0 10px;font-size:15px;font-weight:900}.food-info-box p{margin:0 0 10px;font-size:14px;line-height:1.7;opacity:.86}.food-info-box ul{margin:0;padding-left:20px}.food-info-box li{margin-bottom:9px;font-size:14px;line-height:1.75;opacity:.9}.food-info-box.practice{background:#9ae45f1a}.food-info-box.look{background:#3b82f617}.food-info-box.mistake{background:#f59e0b1a}.food-info-box.fix{background:#22c55e1a}.food-note-card{margin-top:12px;border-radius:16px;padding:13px 14px;font-size:14px;line-height:1.7}.food-note-card strong{font-weight:900}.food-note-card.business{background:#3b82f61f}.food-note-card.safety{background:#f59e0b21}.food-code-visual{margin:16px 0;border-radius:22px;padding:16px;overflow:hidden}.food-page.light .food-code-visual{background:linear-gradient(135deg,#edf8e8,#f8fafc);border:1px solid rgba(15,23,42,.06)}.food-page.dark .food-code-visual{background:linear-gradient(135deg,#0b1b14,#101827);border:1px solid rgba(255,255,255,.06)}.food-visual-header h5,.food-code-visual h5{margin:0 0 8px;font-size:18px;font-weight:900;letter-spacing:-.03em}.food-visual-header p,.food-code-visual p{margin:0;font-size:14px;line-height:1.65;opacity:.84}.food-svg-inner{width:100%;overflow-x:auto;overflow-y:hidden}.food-svg-inner svg{display:block;width:100%;max-width:760px;min-width:520px;height:auto;margin:0 auto}.food-visual-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-top:14px}.food-visual-box{border-radius:18px;padding:14px;min-height:120px}.food-page.light .food-visual-box{background:#ffffffe6}.food-page.dark .food-visual-box{background:#0f172ae6}.food-visual-box span{display:block;margin-bottom:8px;font-size:11px;font-weight:900;opacity:.68;text-transform:uppercase}.food-visual-box strong{display:block;font-size:16px;font-weight:900;line-height:1.35}.food-visual-box p{margin-top:8px}.food-visual-arrow{font-size:24px;font-weight:900;opacity:.65}.food-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.food-visual-mini-card{border-radius:18px;padding:14px}.food-page.light .food-visual-mini-card{background:#ffffffe6}.food-page.dark .food-visual-mini-card{background:#0f172ae6}.food-visual-mini-card span{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:26px;border-radius:999px;margin-bottom:10px;background:#9ae45f33;font-size:11px;font-weight:900}.food-visual-mini-card strong{display:block;font-size:15px;font-weight:900;line-height:1.35}.food-visual-mini-card p{margin-top:8px}.food-video-card{margin-top:16px;border-radius:22px;padding:14px}.food-page.light .food-video-card{background:#fff;border:1px solid rgba(15,23,42,.06)}.food-page.dark .food-video-card{background:#0f172a;border:1px solid rgba(255,255,255,.06)}.food-video-text{margin-bottom:12px}.food-video-text span{display:inline-block;margin-bottom:6px;font-size:11px;font-weight:900;letter-spacing:.05em;opacity:.7}.food-video-text h5{margin:0;font-size:16px;font-weight:900;line-height:1.35}.food-video-text p{margin:8px 0 0;font-size:14px;line-height:1.65;opacity:.82}.food-video-card .food-video-frame{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#000}.food-video-card .food-video-frame iframe{width:100%;height:100%;border:none;display:block}.food-extra-links{margin-top:14px}.food-extra-links>span{display:block;margin-bottom:8px;font-size:11px;font-weight:900;opacity:.68;text-transform:uppercase}.food-extra-links div{display:flex;flex-wrap:wrap;gap:8px}.food-extra-links a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:800}.food-page.light .food-extra-links a{background:#eef2f7;color:#22344d}.food-page.dark .food-extra-links a{background:#182233;color:#eef5ff}.food-tools-section{overflow:hidden}.food-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.food-tool-card{border-radius:22px;padding:16px;overflow:hidden}.food-page.light .food-tool-card{background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.food-page.dark .food-tool-card{background:#111827;border:1px solid rgba(255,255,255,.06)}.food-tool-top{margin-bottom:12px}.food-tool-top span{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;margin-bottom:8px;background:#9ae45f26;font-size:11px;font-weight:900;text-transform:uppercase}.food-tool-top h4{margin:0;font-size:18px;font-weight:900;line-height:1.3;letter-spacing:-.03em}.food-tool-card>p{margin:0 0 10px;font-size:14px;line-height:1.7;opacity:.88}.food-tool-detail{display:flex;flex-direction:column;gap:4px;margin-top:10px;border-radius:14px;padding:11px}.food-page.light .food-tool-detail{background:#fff}.food-page.dark .food-tool-detail{background:#0f172a}.food-tool-detail strong{font-size:12px;font-weight:900;opacity:.72;text-transform:uppercase}.food-tool-detail span{font-size:14px;line-height:1.65;opacity:.88}.food-tool-warning{margin-top:10px;border-radius:14px;padding:11px;background:#f59e0b21;font-size:14px;line-height:1.65}@media(max-width:820px){.food-tools-grid,.food-visual-grid,.food-visual-compare{grid-template-columns:1fr}.food-visual-arrow{transform:rotate(90deg);text-align:center}}@media(max-width:640px){.food-course-tabs{display:grid;grid-template-columns:1fr 1fr}.food-course-tabs button{width:100%}.food-module-card,.food-tool-card,.food-code-visual,.food-video-card{border-radius:18px;padding:14px}.food-module-top{flex-direction:column;gap:8px}.food-module-meta{text-align:left}.food-module-top h4{font-size:18px}.food-module-summary,.food-info-box li,.food-info-box p,.food-tool-card>p,.food-tool-detail span,.food-tool-warning,.food-copy p{font-size:13px}.food-svg-inner svg{min-width:480px}.food-video-card .food-video-frame{border-radius:14px}}@media(max-width:420px){.food-course-tabs{grid-template-columns:1fr}.food-svg-inner svg{min-width:440px}.food-visual-header h5,.food-code-visual h5,.food-tool-top h4{font-size:16px}}.food-panel,.food-module-card,.food-tool-card,.food-info-box,.food-note-card,.food-code-visual,.food-video-card,.food-list-card{max-width:100%;overflow-wrap:anywhere;word-break:normal}.food-baking-hero,.food-hero.compact{max-width:100%;overflow:hidden}.food-drawer-anchor{position:relative;z-index:80}.food-drawer-menu{max-width:calc(100vw - 24px)}@media(max-width:640px){.food-drawer-menu{right:0;min-width:190px;max-width:230px}.food-drawer-item{white-space:normal;line-height:1.35;padding-top:10px;padding-bottom:10px}}.food-course-tabs button,.food-primary-btn,.food-secondary-btn{white-space:normal;text-align:center}.food-svg-inner{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.food-practice-lab{margin-top:14px;border-radius:20px;padding:15px}.food-page.light .food-practice-lab{background:linear-gradient(135deg,#9ae45f24,#fff);border:1px solid rgba(15,23,42,.06)}.food-page.dark .food-practice-lab{background:linear-gradient(135deg,#9ae45f1a,#0f172a);border:1px solid rgba(255,255,255,.06)}.food-practice-lab h5{margin:0 0 8px;font-size:16px;font-weight:900;letter-spacing:-.02em}.food-practice-lab p{margin:0 0 12px;font-size:14px;line-height:1.7;opacity:.88}.food-practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.food-practice-box{border-radius:16px;padding:13px}.food-page.light .food-practice-box{background:#ffffffe0}.food-page.dark .food-practice-box{background:#0f172ae0}.food-practice-box strong{display:block;margin-bottom:8px;font-size:13px;font-weight:900;text-transform:uppercase;opacity:.72}.food-practice-box ul,.food-practice-box ol{margin:0;padding-left:20px}.food-practice-box li{margin-bottom:8px;font-size:14px;line-height:1.65;opacity:.9}.food-practice-check{margin-top:12px;border-radius:15px;padding:12px;background:#22c55e1f;font-size:14px;line-height:1.65}.food-practice-check strong{font-weight:900}.food-tools-section .food-panel-text{max-width:760px}.food-tool-card{min-width:0}.food-tool-detail,.food-tool-warning{overflow-wrap:anywhere}@media(max-width:820px){.food-practice-grid{grid-template-columns:1fr}.food-svg-inner svg{min-width:480px}}@media(max-width:640px){.food-course-block{gap:14px}.food-module-card,.food-practice-lab,.food-tool-card,.food-code-visual,.food-video-card{padding:14px;border-radius:18px}.food-practice-lab h5{font-size:15px}.food-practice-lab p,.food-practice-box li,.food-practice-check{font-size:13px}.food-svg-inner svg{min-width:440px}}@media(max-width:420px){.food-svg-inner svg{min-width:420px}.food-course-tabs{grid-template-columns:1fr}}.food-svg-inner{display:block;width:100%;max-width:100%;margin-top:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.food-svg-inner svg{display:block;width:100%;max-width:760px;min-width:500px;height:auto;margin:0 auto}@media(max-width:640px){.food-svg-inner svg{min-width:440px}}.food-trend-preview-link{position:relative;display:block;width:100%;height:100%;text-decoration:none;background:#000}.food-trend-preview-link img{width:100%;height:100%;object-fit:cover;display:block}.food-trend-play-badge{position:absolute;inset:0;margin:auto;width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:#22c55eeb;color:#fff;font-size:24px;font-weight:900;box-shadow:0 14px 28px #22c55e47}.food-page,.food-page *{box-sizing:border-box}.food-page{min-height:100vh;min-height:100dvh;padding:8px 8px 120px;overflow-x:hidden}.food-shell{width:100%;max-width:100%;min-width:0;margin:0 auto}.food-home,.food-subscreen{gap:10px;width:100%;max-width:100%;min-width:0}.food-subscreen-topbar{position:sticky;top:0;z-index:45;padding:6px 0 8px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.food-page.light .food-subscreen-topbar{background:#f4f7f2c7}.food-page.dark .food-subscreen-topbar{background:#08111fc7}.food-home-hero,.food-hero,.food-panel{width:100%;max-width:100%;min-width:0;border-radius:26px;padding:18px;overflow:hidden}.food-search-panel{padding:12px}.food-hero.compact{padding:20px}.food-main-title,.food-hero-title{font-size:clamp(31px,8vw,44px);line-height:1;letter-spacing:-.055em}.food-home-hero-title{font-size:clamp(28px,7vw,38px);line-height:1.05}.food-main-subtitle,.food-hero-text,.food-panel-text,.food-home-hero-text,.food-copy p,.food-module-summary,.food-info-box p,.food-info-box li,.food-tool-card>p,.food-tool-detail span,.food-tool-warning,.food-practice-lab p,.food-practice-box li,.food-practice-check{font-size:16px;line-height:1.85}.food-panel-title{font-size:clamp(24px,6vw,32px);line-height:1.1}.food-panel-count,.food-updated-text{font-size:14px}.food-menu-btn,.food-back-btn,.food-drawer-btn{min-height:52px;border-radius:18px;font-size:17px}.food-menu-btn,.food-drawer-btn{min-width:52px;width:52px;font-size:24px}.food-feature-card{min-height:178px;padding:20px;border-radius:26px}.food-feature-card h2{font-size:28px;line-height:1.05}.food-feature-card p{font-size:16px;line-height:1.75}.food-recipe-grid,.food-recipe-grid.roomy{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-recipe-card{border-radius:24px}.food-recipe-thumb-wrap{height:auto;aspect-ratio:1 / .82;border-radius:20px 20px 0 0}.food-recipe-thumb{width:100%;height:100%;object-fit:cover}.food-recipe-copy{padding:13px}.food-recipe-copy h4{font-size:17px;line-height:1.28}.food-recipe-copy p{font-size:13.5px;line-height:1.55}.food-module-card,.food-tool-card,.food-info-box,.food-note-card,.food-code-visual,.food-video-card,.food-practice-lab,.food-list-card{max-width:100%;min-width:0;overflow:hidden;overflow-wrap:anywhere}.food-module-top h4{font-size:clamp(22px,5.8vw,30px);line-height:1.14}.food-info-box h5,.food-practice-lab h5,.food-video-text h5,.food-visual-header h5,.food-code-visual h5,.food-tool-top h4{font-size:20px;line-height:1.2}.food-svg-inner{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:hidden}.food-svg-inner svg{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0 auto!important}.food-code-visual{padding:14px;border-radius:22px}.food-video-card .food-video-frame,.food-video-wrap{border-radius:20px}.food-trend-feed{grid-template-columns:1fr}.food-trend-feed-video{aspect-ratio:9 / 14}.food-drawer-menu,.food-menu-panel{max-width:calc(100vw - 24px)}.food-drawer-item,.food-menu-item{font-size:15px;min-height:56px;white-space:normal}@media(max-width:640px){.food-page{padding:8px 8px 120px}.food-home-hero,.food-hero,.food-panel{padding:17px;border-radius:25px}.food-search-panel{padding:12px}.food-main-subtitle,.food-hero-text,.food-panel-text,.food-home-hero-text,.food-copy p,.food-module-summary,.food-info-box p,.food-info-box li,.food-tool-card>p,.food-tool-detail span,.food-tool-warning,.food-practice-lab p,.food-practice-box li,.food-practice-check{font-size:15.8px;line-height:1.82}.food-recipe-grid,.food-recipe-grid.roomy{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.food-recipe-copy h4{font-size:16px}.food-recipe-copy p{font-size:13px}.food-module-card,.food-tool-card,.food-code-visual,.food-video-card,.food-practice-lab{padding:15px;border-radius:20px}}@media(max-width:420px){.food-page{padding:7px 7px 120px}.food-home-hero,.food-hero,.food-panel{padding:16px}.food-main-title,.food-hero-title{font-size:31px}.food-home-hero-title{font-size:27px}.food-panel-title{font-size:25px}.food-recipe-grid,.food-recipe-grid.roomy{grid-template-columns:repeat(2,minmax(0,1fr))}.food-recipe-thumb-wrap{aspect-ratio:1 / .86}.food-recipe-copy{padding:11px}.food-recipe-copy h4{font-size:15.5px}.food-recipe-copy p{font-size:12.5px}}.stocks-page,.stocks-page *{box-sizing:border-box}.stocks-page{min-height:100vh;min-height:100dvh;padding:8px 8px 120px;transition:background .25s ease,color .25s ease;overflow-x:hidden}.stocks-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.12),transparent 28%),#f4f7f2;color:#172338}.stocks-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 24%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.stocks-shell{width:100%;max-width:860px;margin:0 auto;min-width:0}.stocks-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;position:sticky;top:0;z-index:40;padding:6px 0 8px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.stocks-page.light .stocks-topbar{background:#f4f7f2c7}.stocks-page.dark .stocks-topbar{background:#08111fc7}.stocks-topbar-right{position:relative}.stocks-back-btn,.stocks-menu-btn{border:none;cursor:pointer;border-radius:18px;height:52px;padding:0 17px;font-size:17px;font-weight:900;transition:transform .18s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.stocks-back-btn:active,.stocks-menu-btn:active,.stocks-link-btn:active,.stocks-course-link:active{transform:scale(.97)}.stocks-menu-btn{width:52px;padding:0;font-size:24px}.light .stocks-back-btn,.light .stocks-menu-btn{background:#fff;color:#22344d;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 22px #0f172a0f}.dark .stocks-back-btn,.dark .stocks-menu-btn{background:#111827;color:#f4f8ff;border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 24px #00000047}.stocks-menu{position:absolute;top:62px;right:0;width:225px;border-radius:20px;overflow:hidden;z-index:100}.light .stocks-menu{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 34px #0f172a1f}.dark .stocks-menu{background:#0f172a;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 34px #0000006b}.stocks-menu-item{width:100%;padding:15px 17px;border:none;text-align:left;font-weight:850;font-size:15px;cursor:pointer;background:transparent}.light .stocks-menu-item{color:#24364e;border-bottom:1px solid rgba(15,23,42,.05)}.dark .stocks-menu-item{color:#eef5ff;border-bottom:1px solid rgba(255,255,255,.05)}.stocks-menu-item:last-child{border-bottom:none}.stocks-menu-item.active{background:#7fd46033}.stocks-content{padding-bottom:30px;min-width:0}.stocks-guide{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.stocks-hero-card{border-radius:28px;padding:22px;background:linear-gradient(135deg,#a8ea67,#237f50);color:#fff;box-shadow:0 18px 34px #217e4f29;overflow:hidden}.dark .stocks-hero-card{background:linear-gradient(135deg,#84cc16,#166534);box-shadow:0 18px 34px #0f442c4d}.stocks-hero-badge{display:inline-block;font-size:12px;font-weight:950;letter-spacing:.07em;margin-bottom:11px;opacity:.92;text-transform:uppercase}.stocks-hero-title{margin:0 0 12px;font-size:clamp(30px,8vw,46px);font-weight:950;line-height:1;letter-spacing:-.055em;overflow-wrap:anywhere}.stocks-hero-text{margin:0;font-size:16px;line-height:1.75;font-weight:650;opacity:.98;overflow-wrap:anywhere}.stocks-card,.stocks-market-card,.stocks-insight-card{border-radius:26px;padding:20px;transition:background .25s ease,box-shadow .25s ease,border .25s ease;overflow:hidden;width:100%;max-width:100%;min-width:0}.light .stocks-card,.light .stocks-market-card,.light .stocks-insight-card{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 26px #0f172a0e}.dark .stocks-card,.dark .stocks-market-card,.dark .stocks-insight-card{background:#0f172a;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 30px #0000004d}.stocks-card-title{margin:0 0 14px;font-size:clamp(22px,5.8vw,32px);font-weight:950;line-height:1.12;letter-spacing:-.045em;overflow-wrap:anywhere}.stocks-card-text{margin:0;font-size:16px;line-height:1.82;font-weight:650;opacity:.92;overflow-wrap:anywhere}.stocks-copy{display:flex;flex-direction:column;gap:12px}.stocks-copy p,.stocks-image-caption{margin:0;font-size:16px;line-height:1.85;font-weight:630;opacity:.94;overflow-wrap:anywhere}.stocks-copy strong{font-weight:950}.stocks-image-wrap,.stocks-visual-wrap{width:100%;max-width:100%;min-width:0;margin-top:16px;border-radius:24px;overflow:hidden;background:#0f172a0a;border:1px solid rgba(15,23,42,.06)}.dark .stocks-image-wrap,.dark .stocks-visual-wrap{background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.stocks-guide-image,.stocks-guide-svg,.stocks-visual-wrap svg,.stocks-image-wrap svg,.stocks-image-wrap img{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;display:block!important}.stocks-image-caption{margin-top:14px;opacity:.82}.stocks-link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.stocks-link-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 17px;border-radius:16px;text-decoration:none;font-weight:900;font-size:15.5px;border:none;cursor:pointer;font-family:inherit;transition:transform .2s ease,opacity .2s ease}.light .stocks-link-btn{background:#23395d;color:#fff}.dark .stocks-link-btn{background:#9ae45f;color:#07111f}.stocks-course-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.stocks-course-link{padding:14px 16px;border-radius:16px;text-decoration:none;font-weight:850;font-size:15.5px;line-height:1.45;transition:transform .2s ease,opacity .2s ease}.light .stocks-course-link{background:#f1f5f9;color:#23324a;border:1px solid rgba(15,23,42,.08)}.dark .stocks-course-link{background:#1e293b;color:#f3f7ff;border:1px solid rgba(255,255,255,.08)}.stocks-lesson-top{margin-bottom:12px}.stocks-lesson-number{display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.light .stocks-lesson-number{background:#7fd46026;color:#2f6a35}.dark .stocks-lesson-number{background:#7fd46024;color:#b8f08f}.stocks-grid{display:flex;flex-direction:column;gap:14px}.stocks-market-top,.stocks-insight-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.stocks-symbol{margin:0;font-size:19px;font-weight:950;letter-spacing:-.02em}.stocks-meta-grid{display:flex;gap:10px;margin-top:12px}.stocks-meta-box{flex:1;padding:12px;border-radius:16px}.light .stocks-meta-box{background:#f1f5f9}.dark .stocks-meta-box{background:#1e293b}.stocks-meta-label{display:block;font-size:13px;font-weight:850;margin-bottom:6px;opacity:.72}.stocks-meta-value{font-size:17px;font-weight:950}.stocks-tabs{display:flex;gap:10px;flex-wrap:wrap}.stocks-tab{min-height:43px;padding:0 17px;border-radius:999px;border:none;font-size:15px;font-weight:850;cursor:pointer}.light .stocks-tab{background:#0f172a0f;color:#24364e}.dark .stocks-tab{background:#ffffff0f;color:#f1f7ff}.stocks-tab.active{background:#7fd46033}.stocks-impact-grid{display:grid;gap:9px;margin-top:14px}.stocks-impact-row{display:flex;justify-content:space-between;gap:16px;font-size:16px;font-weight:750}.stocks-pill{padding:7px 11px;border-radius:999px;font-weight:850;white-space:nowrap}.stocks-pill.positive{background:#dcfce7;color:#166534}.stocks-pill.negative{background:#fee2e2;color:#991b1b}.stocks-warning{margin-top:14px;padding:12px 14px;border-radius:14px;background:#fef3c7;color:#8a5a00;font-size:15px;line-height:1.7;font-weight:700}.stocks-empty{text-align:center;padding:22px;border-radius:20px;font-size:16px;font-weight:800}.light .stocks-empty{background:#ffffffe6;color:#415269}.dark .stocks-empty{background:#0f1725eb;color:#dbe7f6}.stocks-market-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.stocks-status-pill{min-height:38px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;font-size:14px;font-weight:950}.stocks-status-pill.open{background:#4fb55d24;color:#2f9251}.stocks-status-pill.closed{background:#ffcc6624;color:#a16207}.stocks-updated-text{font-size:14px;font-weight:750;opacity:.78}.stocks-source-tag{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;margin-top:8px;font-size:13px;font-weight:950;letter-spacing:.02em}.stocks-source-tag.live{background:#4fb55d24;color:#2f9251}.stocks-source-tag.fallback{background:#94a3b824;color:#64748b}.stocks-card-footnote{margin-top:14px;font-size:14px;line-height:1.65;opacity:.75}.stocks-video-card{margin-top:14px;border-radius:22px;overflow:hidden}.light .stocks-video-card{background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 24px #0f172a0f}.dark .stocks-video-card{background:#020617;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 30px #00000057}.stocks-video-frame,.stocks-video-frame-wrap{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden;border-radius:22px;margin-top:16px}.stocks-video-frame iframe,.stocks-video-frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.stocks-video-copy{padding:15px}.stocks-video-copy strong{display:block;margin-bottom:7px;font-size:16px;line-height:1.35;font-weight:950}.stocks-video-copy p{margin:0;font-size:14px;line-height:1.65;opacity:.82}.stocks-guide .stocks-hero-card,.stocks-guide .stocks-card,.stocks-guide .stocks-copy,.stocks-guide .stocks-course-list,.stocks-guide .stocks-link-row,.stocks-guide .stocks-image-wrap,.stocks-guide .stocks-video-card{width:100%;max-width:100%;min-width:0}.stocks-guide .stocks-hero-title,.stocks-guide .stocks-hero-text,.stocks-guide .stocks-card-title,.stocks-guide .stocks-card-text,.stocks-guide .stocks-copy p,.stocks-guide .stocks-image-caption,.stocks-guide .stocks-video-copy strong,.stocks-guide .stocks-video-copy p,.stocks-guide .stocks-course-link,.stocks-guide .stocks-link-btn{overflow-wrap:anywhere;word-break:normal}@media(max-width:600px){.stocks-page{padding:8px 8px 120px}.stocks-topbar{margin-bottom:8px}.stocks-back-btn,.stocks-menu-btn{height:48px}.stocks-menu-btn{width:48px;font-size:22px}.stocks-menu{width:205px}.stocks-hero-card{padding:20px;border-radius:26px}.stocks-hero-title{font-size:31px}.stocks-hero-text,.stocks-card-text,.stocks-copy p,.stocks-image-caption,.stocks-impact-row{font-size:16px}.stocks-card,.stocks-market-card,.stocks-insight-card{padding:18px;border-radius:25px}.stocks-card-title{font-size:25px}.stocks-meta-grid,.stocks-link-row{flex-direction:column}.stocks-link-btn,.stocks-course-link{width:100%;text-align:center}.stocks-visual-wrap,.stocks-image-wrap{border-radius:20px}}@media(max-width:420px){.stocks-page{padding:8px 8px 120px}.stocks-shell{max-width:100%}.stocks-hero-title{font-size:30px}.stocks-hero-text,.stocks-card-text,.stocks-copy p,.stocks-image-caption{font-size:16px;line-height:1.82}.stocks-card-title{font-size:24px}.stocks-back-btn{padding:0 14px;font-size:16px}}@media(max-width:360px){.stocks-page{padding:7px 7px 120px}.stocks-hero-card,.stocks-card{border-radius:22px}.stocks-hero-title{font-size:28px}.stocks-hero-badge{font-size:11px}.stocks-card-title{font-size:22px}.stocks-copy p,.stocks-card-text,.stocks-image-caption{font-size:15.5px}.stocks-menu{width:190px}}.startup-page-wrap{min-height:100vh;min-height:100dvh}.startup-page{min-height:100vh;min-height:100dvh;padding:14px;transition:background .25s ease,color .25s ease;box-sizing:border-box}.startup-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 28%),#f4f7f2;color:#1f2f46}.startup-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.08),transparent 22%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.startup-shell{width:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.startup-header,.startup-result-header{padding:18px;border-radius:20px}.startup-header{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.startup-page.light .startup-result-header{background:#fff;border:1px solid rgba(15,23,42,.06)}.startup-page.dark .startup-result-header{background:#111827;border:1px solid rgba(255,255,255,.06)}.startup-header-copy,.startup-result-copy{flex:1;min-width:0}.startup-kicker,.startup-card-label{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.8;margin-bottom:8px}.startup-header h1,.startup-result-header h1{margin:0 0 8px;font-size:28px;font-weight:900;line-height:1.05}.startup-header p,.startup-result-header p{margin:0;font-size:14px;line-height:1.7;opacity:.92}.startup-panel{padding:16px;border-radius:18px}.startup-page.light .startup-panel{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.startup-page.dark .startup-panel{background:#111827;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000047}.startup-panel-top{margin-bottom:10px}.startup-panel-top h3{margin:0 0 4px;font-size:18px;font-weight:900}.startup-panel-top p{margin:0;font-size:13px;line-height:1.6;opacity:.72}.startup-search-row{display:flex;flex-direction:column;gap:10px;margin-top:12px}.startup-search-input{width:100%;height:48px;border-radius:14px;padding:0 14px;border:none;outline:none;font-size:14px;box-sizing:border-box}.startup-page.light .startup-search-input{background:#fff;color:#1f2f46}.startup-page.dark .startup-search-input{background:#1f2937;color:#fff}.startup-search-input::placeholder{opacity:.65;color:inherit}.startup-primary-btn,.startup-back-btn,.startup-pill,.startup-slider-toggle,.startup-slider-item,.startup-section-btn,.startup-tab-btn{transition:all .2s ease}.startup-primary-btn{width:100%;height:46px;border-radius:14px;border:none;font-weight:800;cursor:pointer;background:#0f172a;color:#fff}.startup-primary-btn:disabled{opacity:.7;cursor:not-allowed}.startup-page.dark .startup-primary-btn{background:#f4f8ff;color:#0f172a}.startup-back-btn{min-height:44px;border:none;border-radius:14px;cursor:pointer;font-size:15px;font-weight:800;padding:0 16px;margin-bottom:14px}.startup-page.light .startup-back-btn{background:#eef2f7;color:#22344d}.startup-page.dark .startup-back-btn{background:#1f2937;color:#f4f8ff}.startup-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.startup-pill{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;border:none;cursor:pointer}.startup-page.light .startup-pill{background:#eef2f7;color:#1f2f46}.startup-page.dark .startup-pill{background:#1f2937;color:#fff}.startup-slider-panel{position:relative}.startup-slider-toggle{width:100%;height:50px;border-radius:14px;border:none;font-weight:800;display:flex;justify-content:space-between;align-items:center;padding:0 14px;cursor:pointer}.startup-page.light .startup-slider-toggle{background:#f1f5f9;color:#1f2f46}.startup-page.dark .startup-slider-toggle{background:#1f2937;color:#fff}.startup-slider-toggle-label{font-size:13px;font-weight:700;opacity:.75}.startup-slider-overlay{position:fixed;inset:0;background:#00000059;z-index:40}.startup-slider-drawer{position:fixed;bottom:0;left:0;width:100%;border-top-left-radius:18px;border-top-right-radius:18px;padding:16px;z-index:50;box-sizing:border-box;animation:startupSlideUp .25s ease}@keyframes startupSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.startup-page.light .startup-slider-drawer{background:#fff}.startup-page.dark .startup-slider-drawer{background:#111827}.startup-slider-drawer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.startup-slider-drawer-top h4{margin:0;font-size:16px;font-weight:900}.startup-slider-close{border:none;background:transparent;font-size:18px;cursor:pointer}.startup-page.light .startup-slider-close{color:#1f2f46}.startup-page.dark .startup-slider-close{color:#fff}.startup-slider-list{display:flex;flex-direction:column;gap:8px}.startup-slider-item{width:100%;padding:14px;border-radius:12px;border:none;text-align:left;cursor:pointer;font-weight:700;font-size:14px}.startup-page.light .startup-slider-item{background:#f1f5f9;color:#1f2f46}.startup-page.dark .startup-slider-item{background:#1f2937;color:#fff}.startup-slider-item.active{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.startup-stack{display:flex;flex-direction:column;gap:10px}.startup-card{padding:14px;border-radius:14px;min-width:0}.startup-page.light .startup-card{background:#fff;border:1px solid rgba(15,23,42,.05)}.startup-page.dark .startup-card{background:#1f2937;border:1px solid rgba(255,255,255,.05)}.startup-card h4{margin:6px 0 8px;font-size:16px;font-weight:900;line-height:1.35}.startup-card p{margin:0;font-size:14px;line-height:1.7;opacity:.88}.startup-investor-top{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.startup-investor-top span{font-size:12px;font-weight:700;opacity:.72}.startup-investor-focus{margin-bottom:8px!important}.startup-section-btn{border:none;cursor:pointer;text-align:left;width:100%}.startup-page.light .startup-section-btn{background:#fff;color:#1f2f46}.startup-page.dark .startup-section-btn{background:#1f2937;color:#fff}.startup-section-btn-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;opacity:.75;margin-bottom:6px}.startup-open-text{font-weight:800}.startup-empty{text-align:center;padding:16px;font-size:13px;opacity:.6}.startup-tab-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.startup-tab-row::-webkit-scrollbar{display:none}.startup-tab-btn{min-height:38px;border-radius:999px;border:none;padding:0 14px;white-space:nowrap;font-size:12px;font-weight:800;cursor:pointer;text-transform:capitalize}.startup-page.light .startup-tab-btn{background:#eef2f7;color:#22344d}.startup-page.dark .startup-tab-btn{background:#1f2937;color:#f4f8ff}.startup-tab-btn.active{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff}.startup-summary-grid,.startup-score-grid{display:grid;grid-template-columns:1fr;gap:10px}.startup-summary-card,.startup-score-card{padding:14px;border-radius:14px}.startup-page.light .startup-summary-card,.startup-page.light .startup-score-card{background:#fff;border:1px solid rgba(15,23,42,.06)}.startup-page.dark .startup-summary-card,.startup-page.dark .startup-score-card{background:#111827;border:1px solid rgba(255,255,255,.06)}.startup-summary-card span,.startup-score-card span{display:block;font-size:12px;font-weight:800;opacity:.72;margin-bottom:8px}.startup-summary-card strong,.startup-score-card strong{display:block;font-size:15px;font-weight:900;line-height:1.45;overflow-wrap:anywhere}.startup-grid-two{display:flex;flex-direction:column;gap:14px}.startup-card.danger{border-left:4px solid #dc2626}.startup-source-link{display:block;text-decoration:none;font-size:13px;line-height:1.6;word-break:break-word;padding:12px 14px;border-radius:14px}.startup-page.light .startup-source-link{background:#f8fafc;color:#22344d}.startup-page.dark .startup-source-link{background:#1f2937;color:#f4f8ff}@media(min-width:768px){.startup-shell{max-width:620px}.startup-summary-grid,.startup-score-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.startup-header h1,.startup-result-header h1{font-size:26px}.startup-panel-top h3{font-size:18px}}.expense-page{min-height:100vh;background:#f6f8fb;color:#132033;padding:14px 12px 110px}.expense-page.dark{background:linear-gradient(180deg,#08111f,#0d1728);color:#f5f7fb}.expense-shell{width:100%;max-width:460px;margin:0 auto}.expense-loading{padding:40px 20px;text-align:center;font-size:18px;font-weight:700}.expense-top{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch;margin-bottom:14px}.expense-title-wrap{min-width:0}.expense-eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.65}.expense-title{margin:0;font-size:clamp(34px,8vw,52px);line-height:.95;font-weight:900;letter-spacing:-.05em}.expense-balance-box{min-height:126px;padding:18px;border-radius:26px;background:linear-gradient(135deg,#a7e164,#42a93b);color:#fff;box-shadow:0 18px 32px #42a93b38;display:flex;flex-direction:column;justify-content:center}.expense-balance-label{display:block;font-size:13px;font-weight:700;opacity:.92;margin-bottom:8px}.expense-balance{font-size:clamp(30px,8vw,44px);line-height:1;font-weight:900;letter-spacing:-.04em}.expense-balance.negative{color:#ffe4e4}.expense-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.summary-card{background:#fffffff0;border:1px solid rgba(18,32,51,.06);border-radius:22px;padding:16px;box-shadow:0 10px 24px #1118270d;min-height:100px;display:flex;flex-direction:column;justify-content:center}.summary-card:nth-child(3){grid-column:1 / -1}.expense-page.dark .summary-card{background:#111c2deb;border:1px solid rgba(255,255,255,.08);box-shadow:none}.summary-label{display:block;font-size:12px;opacity:.7;margin-bottom:8px}.summary-card strong{font-size:clamp(20px,5vw,28px);font-weight:900;line-height:1.1}.expense-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.expense-primary-btn,.expense-secondary-btn,.expense-danger-btn,.modal-cancel-btn,.remove-category-btn,.delete-link{border:none;cursor:pointer;font:inherit}.expense-primary-btn{min-height:48px;border-radius:18px;background:linear-gradient(135deg,#9cdb5c,#4aad3f);color:#fff;font-size:12px;line-height:1.15;font-weight:800;padding:10px 8px;transition:transform .15s ease,opacity .15s ease;white-space:nowrap;text-align:center}.expense-primary-btn:hover{transform:translateY(-1px)}.expense-primary-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.expense-primary-btn.muted{background:#dfe8d8;color:#fff}.expense-secondary-btn{border-radius:16px;background:#eef5ea;color:#2f6b2f;font-size:14px;font-weight:800;padding:13px 18px;white-space:nowrap}.expense-page.dark .expense-secondary-btn{background:#182533;color:#b7e38c}.inline-btn{width:fit-content;min-height:48px;margin-top:12px;padding:0 16px}.small-btn{min-width:145px}.expense-danger-btn{border-radius:16px;background:#fff1f1;color:#d94b4b;font-size:14px;font-weight:800;padding:13px 18px;white-space:nowrap}.expense-card{background:#fffffff5;border-radius:26px;padding:18px;margin-bottom:14px;border:1px solid rgba(18,32,51,.05);box-shadow:0 16px 34px #0f172a0f}.expense-page.dark .expense-card{background:#0f1828f5;border:1px solid rgba(255,255,255,.08);box-shadow:none}.empty-state{text-align:left}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.simple-head{margin-bottom:18px}.export-head{align-items:center}.section-title{margin:0;font-size:clamp(22px,5vw,30px);line-height:1.1;font-weight:900;letter-spacing:-.03em}.section-subtle{margin:6px 0 0;font-size:14px;opacity:.66;line-height:1.5}.section-reminder{margin:6px 0 0;font-size:12px;color:#5f6f81;line-height:1.5}.expense-page.dark .section-reminder{color:#a8b5c7}.budget-total{margin-bottom:16px;font-size:14px;font-weight:700;opacity:.72}.budget-categories{display:grid;gap:10px;max-height:320px;overflow-y:auto;padding-right:4px}.budget-category-card{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;border-radius:20px;padding:16px;background:#fafbfc;border:1px solid rgba(18,32,51,.05)}.expense-page.dark .budget-category-card{background:#111d31;border:1px solid rgba(255,255,255,.06)}.budget-category-text{min-width:0;width:100%;flex:1}.budget-category-card h3{margin:0 0 4px;font-size:18px;font-weight:900;word-break:break-word}.budget-category-card p{margin:0;font-size:13px;opacity:.72;word-break:break-word}.positive{color:#1d8d3a}.negative{color:#dd5a5a}.budget-category-card strong{font-size:16px;font-weight:900;white-space:nowrap}.expense-history-list{display:grid;gap:10px;max-height:320px;overflow-y:auto;padding-right:4px}.expense-history-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-radius:20px;background:#fafbfc;border:1px solid rgba(18,32,51,.05)}.expense-page.dark .expense-history-item{background:#111d31;border:1px solid rgba(255,255,255,.06)}.expense-history-text{min-width:0;flex:1;width:100%}.expense-history-item h3{margin:0 0 4px;font-size:16px;font-weight:900;word-break:break-word}.expense-history-item p{margin:0;font-size:13px;opacity:.68;word-break:break-word}.expense-history-right{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}.expense-history-right strong{font-size:16px;font-weight:900}.delete-link{background:#fff1f1;color:#d94b4b;font-size:12px;font-weight:800;padding:8px 12px;border-radius:12px}.empty-history{padding:14px 0 2px;opacity:.68;font-size:14px}.expense-error,.expense-success{border-radius:16px;padding:12px 14px;margin-bottom:14px;font-size:14px;font-weight:700}.expense-error{background:#fff2f2;color:#cf4444;border:1px solid #f2cccc}.expense-success{background:#effbea;color:#21753a;border:1px solid #cfecc8}.expense-modal-overlay{position:fixed;inset:0;background:#070c1473;display:flex;align-items:center;justify-content:center;padding:16px;z-index:3000}.expense-modal{width:100%;max-width:520px;background:#fff;border-radius:24px;padding:18px;box-shadow:0 24px 60px #0f172a29}.expense-page.dark .expense-modal{background:#0f1828;color:#f5f7fb;box-shadow:none;border:1px solid rgba(255,255,255,.08)}.large-modal{max-height:86vh;overflow-y:auto}.end-budget-modal{max-width:420px}.expense-input{width:100%;border:1px solid rgba(18,32,51,.08);background:#fbfcfd;color:inherit;border-radius:16px;padding:15px 16px;font-size:15px;outline:none;margin-top:12px}.expense-page.dark .expense-input{background:#111d31;border:1px solid rgba(255,255,255,.06);color:#f5f7fb}.budget-form-categories{display:grid;gap:10px;margin-top:12px;max-height:260px;overflow-y:auto;padding-right:4px}.budget-form-row{display:grid;grid-template-columns:1fr;gap:8px;align-items:center}.remove-category-btn{background:#fff1f1;color:#d94b4b;font-size:12px;font-weight:800;padding:12px 14px;border-radius:14px}.add-category-link{border:none;background:transparent;color:inherit;font-size:15px;font-weight:800;padding:10px 0 0;text-align:left;cursor:pointer}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;flex-wrap:wrap}.modal-cancel-btn{background:#eef2f5;color:#172033;font-size:14px;font-weight:800;padding:12px 16px;border-radius:14px}.expense-page.dark .modal-cancel-btn{background:#1a2538;color:#f5f7fb}@media(max-width:380px){.expense-action-row{gap:6px}.expense-primary-btn{min-height:46px;font-size:11px;padding:10px 6px;border-radius:16px}.summary-card{min-height:92px;padding:14px}.summary-card strong{font-size:18px}.expense-balance{font-size:32px}.section-title{font-size:21px}}@media(min-width:700px){.expense-page{padding:20px 16px 120px}.expense-shell{max-width:760px}.expense-top{grid-template-columns:minmax(0,1.4fr) minmax(240px,300px)}.expense-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-card:nth-child(3){grid-column:auto}.expense-action-row{grid-template-columns:repeat(3,minmax(0,1fr))}.expense-primary-btn{min-height:56px;font-size:14px;padding:14px 12px}.budget-form-row{grid-template-columns:1fr 1fr auto}.budget-category-card,.expense-history-item{flex-direction:row;align-items:center}.expense-history-right{width:auto;flex-direction:column;align-items:flex-end;justify-content:center}}*{box-sizing:border-box}.notebook-page{min-height:100vh;display:flex;background:#f5f7ef;color:#1d2433}.notebook-loading-screen{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px}.notebook-loading-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 12px 40px #00000014}.notebook-empty-wrap{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px}.notebook-empty-main{width:100%;max-width:760px;background:#fff;border-radius:28px;padding:32px;box-shadow:0 12px 40px #00000014;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.notebook-empty-main h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;font-weight:900;color:#1f2a3d}.notebook-empty-main p{margin:0;font-size:clamp(1rem,2vw,1.2rem);color:#5f6775;flex:1;min-width:220px}.tablet-tip{width:100%;display:block;margin-top:-4px;font-size:.96rem;color:#7d8474;font-weight:700}.empty-create-btn{margin-left:auto}.notebook-sidebar{width:320px;min-width:320px;background:#fbfcf8;border-right:1px solid #e7eadf;padding:28px 20px;display:flex;flex-direction:column;gap:26px;position:relative;z-index:15;transition:transform .28s ease}.sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-top h2{margin:0;font-size:2.2rem;font-weight:800;letter-spacing:-.03em}.primary-pill{border:none;border-radius:22px;background:#bdd94e;color:#fff;font-weight:800;font-size:1rem;padding:16px 22px;cursor:pointer}.sidebar-label{margin:0 0 12px;font-size:.92rem;letter-spacing:.22em;text-transform:uppercase;color:#7d8474;font-weight:800}.sidebar-mode-box,.sidebar-notes-box{display:flex;flex-direction:column}.sidebar-mode-actions{display:flex;flex-direction:column;gap:10px}.sidebar-mode-btn{border:1px solid #e7eadf;background:#fff;border-radius:18px;padding:14px 16px;text-align:left;font-weight:700;font-size:1rem;cursor:pointer;color:#263047}.sidebar-mode-btn.active{background:#eef5da;border-color:#dbe8aa}.sidebar-notes-list{display:flex;flex-direction:column;gap:14px}.sidebar-note-card{display:flex;align-items:stretch;gap:10px}.sidebar-note-card.active .sidebar-note-main{background:#f3f6e9;border-color:#d7dfb7}.sidebar-note-main{flex:1;border:1px solid #e6ebd7;background:#fff;border-radius:24px;padding:20px 18px;text-align:left;cursor:pointer}.sidebar-note-title{display:block;font-size:1.9rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:8px}.sidebar-note-mode{display:block;color:#8b9286;font-size:1rem}.sidebar-delete-btn{width:52px;min-width:52px;border:none;border-radius:18px;background:#f8f3f2;color:#c88787;font-size:2rem;cursor:pointer}.sidebar-empty{color:#8d9386;margin:0}.sidebar-overlay{display:none}.notebook-main{flex:1;min-width:0;display:flex;flex-direction:column}.notebook-topbar{height:110px;background:linear-gradient(90deg,#c8df52,#97be28);display:grid;grid-template-columns:160px minmax(0,1fr) 170px;align-items:center;gap:16px;padding:18px 24px;position:sticky;top:0;z-index:12}.topbar-left,.topbar-right{display:flex;align-items:center;gap:12px}.topbar-right{justify-content:flex-end;position:relative}.topbar-icon-btn{width:58px;height:58px;border:none;border-radius:18px;background:#ffffff24;color:#fff;font-size:2rem;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.topbar-title-input{width:100%;min-width:0;border:none;background:transparent;text-align:center;color:#fff;font-size:3rem;font-weight:900;letter-spacing:-.04em;outline:none}.topbar-title-input::placeholder{color:#ffffffd1}.topbar-menu{position:absolute;right:0;top:72px;width:210px;background:#fff;border-radius:22px;box-shadow:0 16px 44px #0000001f;border:1px solid #edf0e5;padding:8px;display:flex;flex-direction:column;z-index:20}.topbar-menu button{border:none;background:transparent;text-align:left;padding:14px 16px;border-radius:16px;font-size:1rem;color:#2a3240;cursor:pointer}.topbar-menu button:hover{background:#f7f8f3}.editor-wrap{padding:18px 22px 26px;display:flex;flex-direction:column;gap:14px}.notebook-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.toolbar-left,.toolbar-right{display:flex;gap:12px;flex-wrap:wrap}.toolbar-select-btn,.toolbar-action-btn,.toolbar-danger-btn{border:1px solid #e7eadf;background:#fff;border-radius:20px;padding:16px 22px;font-size:1rem;font-weight:800;color:#253047;cursor:pointer}.toolbar-danger-btn{color:#bb7e7e}.toolbar-select-btn.open{border-color:#c9d88e;background:#fbfdf2}.notebook-drawers{display:flex;flex-direction:column;gap:10px}.drawer-block{max-width:460px}.drawer-card{background:#fff;border:1px solid #e8ebdf;border-radius:22px;padding:10px;box-shadow:0 10px 28px #0000000d}.drawer-title{margin:6px 8px 10px;font-weight:800;color:#78806d;font-size:.95rem}.drawer-option{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:16px;font-size:1rem;font-weight:700;color:#253047;cursor:pointer}.drawer-option.active{background:#f3f8e4}.notebook-message{border-radius:18px;padding:14px 16px;font-weight:700;font-size:1rem}.notebook-message.success{background:#eef7e8;color:#5f8a47}.notebook-message.error{background:#fff1f1;color:#bf6666}.tablet-tip-bar{display:none}.notebook-editor-zone{display:flex;flex-direction:column;gap:16px}.section-tabs{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.section-tab{border:1px solid #e2e5d8;background:#fff;color:#263047;padding:14px 20px;border-radius:22px;font-size:1rem;font-weight:800;cursor:pointer}.section-tab.active{background:#c6db59;border-color:#b9d04b}.writer-shell{border-radius:28px;overflow:hidden;background:transparent}.writer-page{background:#ffffffbd;border-radius:30px;padding:42px;min-height:66vh;border:1px solid rgba(234,237,226,.95)}.writer-section-title{width:100%;border:none;background:transparent;outline:none;font-weight:800;color:#59636e;margin-bottom:26px}.writer-textarea{width:100%;min-height:52vh;border:none;resize:vertical;background:transparent;outline:none;color:#353c47}.book-cover-card{background:#ffffffd1;border-radius:28px;padding:42px 32px;text-align:center;border:1px solid rgba(234,237,226,.9);margin-bottom:14px}.cover-label{margin:0 0 20px;letter-spacing:.18em;text-transform:uppercase;color:#6f776a;font-weight:800}.cover-title-input{width:100%;border:none;background:transparent;outline:none;text-align:center;color:#20304c;font-size:4.4rem;font-weight:900;margin-bottom:16px}.cover-author-input{width:100%;border:none;background:transparent;outline:none;text-align:center;color:#7f878d;font-size:2rem;margin-bottom:16px}.cover-readonly-note{color:#8c9286;font-size:.96rem}.save-pill{min-width:102px;text-align:center;border-radius:18px;padding:12px 14px;font-weight:800;font-size:.95rem}.save-pill.saved,.save-pill.saving{background:#ffffff2e;color:#fff}.save-pill.error{background:#ffe4e438;color:#fff1f1}.custom-modal-overlay{position:fixed;inset:0;background:#11161f4d;display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.custom-modal{width:100%;max-width:460px;background:#fff;border-radius:28px;padding:28px;box-shadow:0 20px 60px #0000002e}.custom-modal h3{margin:0 0 10px;font-size:2rem;color:#263047}.custom-modal p{margin:0;color:#8c9286;font-size:1.08rem}.custom-modal-actions{margin-top:26px;display:flex;justify-content:flex-end;gap:12px}.modal-cancel,.modal-delete{border:none;border-radius:18px;padding:14px 22px;font-size:1rem;font-weight:800;cursor:pointer}.modal-cancel{background:#f6f7f2;color:#555f68}.modal-delete{background:#fff5f5;color:#c07d7d}.focus-mode{position:fixed;inset:0;background:#fdfcf8;z-index:60;padding:34px;overflow:auto}.exit-focus-btn{position:fixed;top:24px;right:24px;border:none;background:#202735;color:#fff;border-radius:18px;padding:14px 18px;font-weight:800;cursor:pointer;z-index:61}.editor-empty{background:#fff;border-radius:24px;padding:40px}.mode-story .writer-page{max-width:100%}.mode-story .writer-section-title{font-size:clamp(2.8rem,5vw,4.8rem);text-align:left}.mode-story .writer-textarea{font-size:1.65rem;line-height:1.85}.mode-novel .writer-page{max-width:980px;margin:0 auto;padding:58px 72px;background:#fffdfa;box-shadow:inset 0 0 0 1px #e6e4d8b3}.mode-novel .writer-section-title{font-size:clamp(3.2rem,6vw,5.4rem);text-align:center;margin-bottom:36px}.mode-novel .writer-textarea{font-size:1.55rem;line-height:2.05;text-align:left}.mode-book .writer-page{max-width:1040px;margin:0 auto;padding:64px 86px;background:#fffdf9;box-shadow:0 10px 40px #0000000d}.mode-book .writer-section-title{font-size:clamp(3.4rem,6vw,5.8rem);text-align:center;margin-bottom:34px}.mode-book .writer-textarea{font-size:1.45rem;line-height:2}.font-classic-book .writer-page,.font-classic-book .writer-textarea,.font-classic-book .writer-section-title,.font-classic-book .cover-title-input,.font-classic-book .cover-author-input{font-family:Georgia,Times New Roman,serif}.font-modern-clean .writer-page,.font-modern-clean .writer-textarea,.font-modern-clean .writer-section-title,.font-modern-clean .cover-title-input,.font-modern-clean .cover-author-input{font-family:Inter,Arial,sans-serif}.font-typewriter .writer-page,.font-typewriter .writer-textarea,.font-typewriter .writer-section-title,.font-typewriter .cover-title-input,.font-typewriter .cover-author-input{font-family:Courier New,monospace}.spacing-tight .writer-textarea{line-height:1.5}.spacing-normal .writer-textarea{line-height:1.85}.spacing-wide .writer-textarea{line-height:2.2}.theme-paper{background:#f5f7ef}.theme-paper .writer-page,.theme-paper .book-cover-card{background:#fffefb}.theme-dark-writer{background:#15181d;color:#f4f5f7}.theme-dark-writer .notebook-main{background:#15181d}.theme-dark-writer .writer-page,.theme-dark-writer .book-cover-card,.theme-dark-writer .drawer-card,.theme-dark-writer .topbar-menu,.theme-dark-writer .notebook-sidebar{background:#1c2027;color:#eef1f4;border-color:#2d3440}.theme-dark-writer .writer-textarea,.theme-dark-writer .writer-section-title,.theme-dark-writer .cover-title-input,.theme-dark-writer .cover-author-input,.theme-dark-writer .sidebar-note-title,.theme-dark-writer .sidebar-note-mode,.theme-dark-writer .sidebar-label,.theme-dark-writer .drawer-title,.theme-dark-writer .drawer-option,.theme-dark-writer .toolbar-select-btn,.theme-dark-writer .toolbar-action-btn,.theme-dark-writer .toolbar-danger-btn{color:#eef1f4;background:transparent}.theme-dark-writer .sidebar-note-main,.theme-dark-writer .toolbar-select-btn,.theme-dark-writer .toolbar-action-btn,.theme-dark-writer .toolbar-danger-btn,.theme-dark-writer .section-tab{background:#232934;border-color:#2d3440;color:#eef1f4}.theme-dark-writer .section-tab.active,.theme-dark-writer .sidebar-mode-btn.active{background:#304420}.theme-vintage{background:#efe5c8}.theme-vintage .writer-page,.theme-vintage .book-cover-card{background:#fff7e2}@media(max-width:1200px){.notebook-sidebar{width:270px;min-width:270px}.topbar-title-input{font-size:2.4rem}.writer-page{padding:30px}.mode-book .writer-page,.mode-novel .writer-page{padding:42px 36px}}@media(max-width:980px){.notebook-page{position:relative}.notebook-sidebar{position:fixed;top:0;left:0;bottom:0;transform:translate(-100%);box-shadow:16px 0 40px #0000001f}.notebook-sidebar.open{transform:translate(0)}.sidebar-overlay.show{display:block;position:fixed;inset:0;border:none;background:#10161f47;z-index:10}.notebook-topbar{grid-template-columns:108px minmax(0,1fr) 118px;padding:16px;height:auto;min-height:96px}.topbar-icon-btn{width:50px;height:50px;font-size:1.6rem}.topbar-title-input{font-size:2rem}.editor-wrap{padding:14px}.tablet-tip-bar{display:block;border-radius:16px;padding:12px 14px;background:#eef5da;color:#60713d;font-weight:800;font-size:.92rem}}@media(max-width:720px){.notebook-empty-main{flex-direction:column;align-items:flex-start;text-align:left}.empty-create-btn{margin-left:0;width:100%}.notebook-topbar{grid-template-columns:96px minmax(0,1fr) 96px;gap:10px}.topbar-title-input{font-size:1.55rem}.save-pill{display:none}.notebook-toolbar{flex-direction:column;align-items:stretch}.toolbar-left,.toolbar-right{width:100%}.toolbar-left,.toolbar-right{display:grid;grid-template-columns:1fr 1fr}.toolbar-select-btn,.toolbar-action-btn,.toolbar-danger-btn{width:100%;padding:14px;font-size:.95rem}.section-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.section-tab{white-space:nowrap}.writer-page{padding:24px 18px;min-height:60vh}.mode-story .writer-section-title,.mode-novel .writer-section-title,.mode-book .writer-section-title{font-size:2.1rem;text-align:left}.mode-story .writer-textarea,.mode-novel .writer-textarea,.mode-book .writer-textarea{font-size:1.08rem;line-height:1.9}.mode-novel .writer-page,.mode-book .writer-page{padding:26px 18px}.cover-title-input{font-size:2.3rem}.cover-author-input{font-size:1.2rem}.custom-modal{border-radius:24px;padding:22px}}@media(max-width:520px){.notebook-sidebar{width:88vw;min-width:88vw}.topbar-left,.topbar-right{gap:8px}.topbar-icon-btn{width:44px;height:44px;border-radius:14px;font-size:1.3rem}.topbar-title-input{font-size:1.15rem}.toolbar-left,.toolbar-right{grid-template-columns:1fr}.drawer-block{max-width:100%}.writer-page{border-radius:22px}.section-tab{padding:12px 16px}.primary-pill{padding:14px 18px;font-size:.95rem}.notebook-empty-wrap{padding:16px}.notebook-empty-main{padding:24px 18px}.notebook-empty-main h2{font-size:2rem}.notebook-empty-main p{min-width:0;width:100%}}.thoughts-page{min-height:100vh;background:linear-gradient(180deg,#f8fbf2,#eef4e5);padding:14px 10px 26px;box-sizing:border-box;overflow-x:hidden}.thoughts-feed-shell{width:100%;max-width:560px;margin:0 auto}.thoughts-top-message{text-align:center;font-size:clamp(28px,8vw,44px);line-height:1.02;font-weight:900;color:#202833;margin:0 0 14px;letter-spacing:-.03em}.thoughts-topbar{display:grid;grid-template-columns:48px 1fr;gap:8px;margin-bottom:12px}.thought-profile-btn{height:48px;border:none;border-radius:16px;background:#ffffffeb;box-shadow:0 8px 18px #1f29370d;font-size:19px;cursor:pointer;flex-shrink:0}.thought-share-trigger{height:48px;border:none;border-radius:16px;background:#fffffff2;box-shadow:0 8px 18px #1f29370d;text-align:left;padding:0 14px;font-size:14px;color:#8a93a0;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thoughts-message-bar{margin-bottom:10px;padding:12px 13px;border-radius:14px;background:#eef7e2;color:#48612b;font-size:13px;font-weight:700;box-shadow:0 6px 16px #1f29370a}.thoughts-preferences-preview{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;background:#ffffffd1;border-radius:18px;padding:12px;margin-bottom:12px;box-shadow:0 8px 20px #1f29370a}.thoughts-pref-label{font-size:14px;font-weight:800;color:#2f3a28;white-space:nowrap}.thoughts-pref-empty{font-size:14px;color:#6f7783}.thoughts-pref-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:0;flex:1}.thoughts-pref-tag{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#c4d96d;color:#223112;font-size:12px;font-weight:800;text-transform:capitalize}.thoughts-preview-actions{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.thoughts-tab-btn,.thoughts-edit-pref-btn{border:none;border-radius:999px;min-height:36px;padding:8px 10px;font-weight:700;font-size:12px;cursor:pointer;transition:.2s ease;min-width:0}.thoughts-tab-btn{background:#eef2e1;color:#415228}.thoughts-tab-btn.active{background:#bfd672;color:#213013}.thoughts-edit-pref-btn{background:#bfd672;color:#223112;font-weight:800}.thoughts-edit-pref-btn:hover,.thoughts-tab-btn:hover,.thought-save-btn:hover,.thought-primary-btn:hover,.thought-secondary-btn:hover,.thoughts-load-more-btn:hover,.thoughts-empty-state button:hover,.thoughts-pref-option:hover{transform:translateY(-1px)}.thoughts-loading,.thoughts-empty-state{background:#ffffffdb;border-radius:20px;padding:26px 14px;text-align:center;box-shadow:0 10px 22px #1f29370d}.thoughts-loading{font-size:15px;font-weight:700;color:#4d5a67}.thoughts-empty-state h3{margin:0 0 8px;font-size:clamp(22px,7vw,34px);line-height:1.06;color:#1e2937}.thoughts-empty-state p{margin:0;font-size:14px;color:#6b7280}.thoughts-empty-state button{margin-top:16px;border:none;background:#bfd672;color:#213013;border-radius:999px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:800;cursor:pointer}.thoughts-feed-list{display:flex;flex-direction:column;gap:12px}.thought-card{background:#fffffff2;border-radius:20px;padding:14px;box-shadow:0 10px 22px #1f29370d;transition:.2s ease;overflow:hidden}.thought-card:hover{transform:translateY(-2px)}.thought-card-soft{background:linear-gradient(180deg,#fff,#fbfcf8)}.thought-card-highlight{background:linear-gradient(180deg,#fdfef9,#f5f8ea)}.thought-card-quote{background:linear-gradient(180deg,#fff,#f9fbf5)}.thought-card-variant-0{border-left:4px solid rgba(191,214,114,.6)}.thought-card-variant-1{border-left:4px solid rgba(191,214,114,.26)}.thought-card-variant-2{border-left:4px solid rgba(191,214,114,.42)}.thought-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.thought-card-author{display:flex;align-items:center;gap:8px;color:#364152;font-size:14px;font-weight:800;min-width:0;word-break:break-word}.thought-avatar{font-size:18px;line-height:1;flex-shrink:0}.thought-category-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;border-radius:999px;background:#e3edc1;color:#425227;font-size:11px;font-weight:800;text-transform:capitalize;flex-shrink:0;max-width:110px;text-align:center}.thought-card-body{margin-bottom:14px;overflow:hidden}.thought-main-text{margin:0;font-size:15px;line-height:1.68;color:#222c37;word-break:break-word;overflow-wrap:anywhere}.thought-highlight-text{margin:0;font-size:clamp(20px,5.2vw,28px);line-height:1.28;font-weight:800;color:#202833;word-break:break-word;overflow-wrap:anywhere}.thought-quote-text{margin:0;font-size:clamp(20px,5.6vw,30px);line-height:1.34;text-align:left;font-style:italic;color:#1f2937;word-break:break-word;overflow-wrap:anywhere}.thought-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.thought-mood{color:#8b94a1;font-size:12px;font-weight:700;text-transform:capitalize}.thought-save-btn{border:none;background:#bfd672;color:#223112;border-radius:999px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;transition:.2s ease;flex-shrink:0}.thought-save-btn.saved{background:#2f3a28;color:#fff}.thoughts-load-more-wrap{display:flex;justify-content:center;margin-top:14px}.thoughts-load-more-btn{border:none;background:#bfd672;color:#203012;border-radius:999px;padding:12px 18px;min-height:44px;font-weight:800;font-size:14px;cursor:pointer;min-width:160px}.thoughts-feed-count{margin-top:10px;text-align:center;color:#667085;font-size:12px}.thought-popup-overlay{position:fixed;inset:0;background:#0d121c5c;display:flex;align-items:flex-end;justify-content:center;padding:8px;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.thought-popup-card{width:100%;max-width:560px;max-height:92vh;overflow-y:auto;background:#fff;border-radius:22px 22px 0 0;padding:18px 14px 16px;box-shadow:0 30px 80px #11182733;position:relative}.thought-popup-close{position:absolute;top:12px;right:12px;border:none;background:transparent;color:#98a1ad;font-size:26px;cursor:pointer}.thought-popup-title{margin:0;font-size:clamp(24px,8vw,38px);line-height:1.04;font-weight:900;color:#1f2937;letter-spacing:-.03em;padding-right:28px}.thought-popup-subtitle{margin:10px 0 0;font-size:14px;color:#7b8491;line-height:1.45}.thought-popup-content{margin-top:16px}.thoughts-pref-grid{display:grid;grid-template-columns:1fr;gap:10px}.thoughts-pref-option{min-height:56px;border-radius:16px;border:2px solid #e6ebde;background:#fff;color:#1f2937;font-size:16px;font-weight:800;cursor:pointer;transition:.2s ease;padding:10px 12px}.thoughts-pref-option.active{background:#bfd672;border-color:#bfd672;color:#1f2d12}.thought-popup-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.thought-primary-btn,.thought-secondary-btn{border:none;min-height:44px;padding:12px 18px;border-radius:999px;font-size:14px;font-weight:800;cursor:pointer;transition:.2s ease}.thought-primary-btn{background:#bfd672;color:#223112}.thought-primary-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.thought-secondary-btn{background:#f4f6ef;color:#384353}.thought-form{display:flex;flex-direction:column;gap:12px}.thought-input{width:100%;min-height:120px;resize:vertical;border-radius:14px;border:1.5px solid #dfe6d5;padding:14px;font-size:16px;line-height:1.55;color:#222c37;outline:none;box-sizing:border-box}.thought-input:focus,.thought-name-input:focus,.thought-field select:focus{border-color:#bfd672;box-shadow:0 0 0 4px #bfd6722e}.thought-form-grid{display:grid;grid-template-columns:1fr;gap:10px}.thought-field{display:flex;flex-direction:column;gap:6px}.thought-field label{font-size:13px;font-weight:800;color:#2c3642}.thought-field select{width:100%;min-height:44px;border-radius:12px;border:1.5px solid #dfe6d5;padding:0 12px;font-size:14px;color:#1f2937;background:#fff;outline:none}.thought-post-as{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.thought-post-as label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#2c3642}.thought-name-input{width:100%;min-height:44px;border-radius:12px;border:1.5px solid #dfe6d5;padding:0 12px;font-size:14px;color:#1f2937;outline:none;box-sizing:border-box}.thoughts-load-more-btn:disabled,.thoughts-tab-btn:disabled,.thought-primary-btn:disabled,.thought-secondary-btn:disabled{opacity:.65;cursor:not-allowed}@media(min-width:641px){.thoughts-page{padding:18px 14px 30px}.thoughts-feed-shell{max-width:720px}.thoughts-top-message{font-size:clamp(34px,6vw,52px);margin-bottom:16px}.thoughts-topbar{grid-template-columns:54px 1fr}.thought-profile-btn,.thought-share-trigger{height:54px}.thoughts-preview-actions{grid-template-columns:repeat(4,max-content);width:auto;margin-left:auto}.thoughts-pref-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thought-popup-card{max-width:760px;border-radius:24px;padding:20px;align-self:center}.thought-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.thought-input{min-height:150px}.thought-popup-actions{flex-direction:row}.thought-primary-btn,.thought-secondary-btn{width:auto}}@media(max-width:420px){.thoughts-page{padding-left:8px;padding-right:8px}.thoughts-top-message{font-size:24px}.thoughts-preview-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.thought-main-text{font-size:14px}.thought-highlight-text{font-size:18px}.thought-quote-text{font-size:19px}.thought-card-footer{flex-direction:column;align-items:flex-start}.thought-save-btn{align-self:flex-start}}@media(orientation:landscape)and (max-width:900px){.thoughts-page{padding-top:10px;padding-bottom:18px}.thoughts-feed-shell{max-width:780px}.thoughts-top-message{font-size:24px;margin-bottom:10px}.thoughts-topbar{grid-template-columns:46px 1fr}.thought-profile-btn,.thought-share-trigger{height:46px}.thought-card{padding:12px}.thought-main-text{font-size:14px}.thought-highlight-text{font-size:18px}.thought-quote-text{font-size:18px;text-align:center}.thought-popup-card{max-height:88vh}}.flow-shell{width:100%;min-height:100vh;min-height:100dvh;background:#050505;display:flex;justify-content:center;align-items:stretch;overflow:hidden}.flow-screen{position:relative;width:100%;max-width:430px;height:100vh;height:100dvh;overflow:hidden;background:#000;color:#fff;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #ffffff0d}.flow-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000;z-index:30}.flow-loading-text{font-size:18px;font-weight:800;color:#ffffffeb}.flow-reel{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.flow-media,.flow-news-image,.flow-news-fallback,.flow-youtube,.flow-meme-stage{position:absolute;inset:0;width:100%;height:100%}.flow-media,.flow-news-image{object-fit:cover;background:#000}.flow-youtube{border:0;background:#000}.flow-meme-stage{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(255,255,255,.06),transparent 55%),#000;padding:56px 12px 120px;box-sizing:border-box}.flow-meme-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:16px;box-shadow:0 12px 34px #00000052}.flow-news-slide{position:absolute;inset:0;background:#000}.flow-news-fallback{background:linear-gradient(180deg,#1a1a1a,#090909)}.flow-media-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0003,#00000005 20%,#00000014 55%,#000000d1);pointer-events:none}.flow-media-overlay.soft{background:linear-gradient(to bottom,#00000024,#00000005 28%,#0000001a 60%,#000000c7)}.flow-media-overlay.news{background:linear-gradient(to bottom,#00000057,#0000001f 28%,#00000029 55%,#000000e0)}.flow-topbar{position:absolute;top:max(10px,env(safe-area-inset-top));left:0;right:0;z-index:20;display:flex;justify-content:center;padding:0 10px;transition:opacity .22s ease,transform .22s ease}.flow-topbar.hide{opacity:0;transform:translateY(-10px);pointer-events:none}.flow-topbar.show{opacity:1;transform:translateY(0)}.flow-mode-pills{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:#0000006b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:calc(100vw - 20px)}.flow-mode-pills button{border:none;min-width:64px;height:34px;padding:0 12px;border-radius:999px;background:transparent;color:#ffffffd1;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.flow-mode-pills button.active{background:#fff;color:#111}.flow-info{position:absolute;left:12px;right:76px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:16;transition:opacity .22s ease,transform .22s ease}.flow-info.hide{opacity:0;transform:translateY(10px);pointer-events:none}.flow-info.show{opacity:1;transform:translateY(0)}.flow-mode-label{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;margin-bottom:8px;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.flow-title{margin:0;font-size:clamp(18px,5.7vw,29px);line-height:1.08;font-weight:900;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.42);word-break:break-word;overflow-wrap:anywhere}.flow-description{margin:10px 0 0;font-size:13px;line-height:1.5;color:#ffffffe6;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.flow-caption{margin:8px 0 0;font-size:12px;line-height:1.45;color:#ffffffd6}.flow-side-actions{position:absolute;right:10px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:18;display:flex;flex-direction:column;gap:10px;transition:opacity .22s ease,transform .22s ease}.flow-side-actions.hide{opacity:0;transform:translateY(10px);pointer-events:none}.flow-side-actions.show{opacity:1;transform:translateY(0)}.flow-action-btn{width:46px;height:46px;border:none;border-radius:50%;background:#0e0e0e9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #0000003d;display:flex;align-items:center;justify-content:center}.flow-action-btn.active{background:#fffffff5;color:#111}.flow-action-btn.like.active{color:#ff4d6d}.flow-progress-wrap{position:absolute;top:0;left:0;right:0;z-index:19;padding:0 6px}.flow-progress{width:100%;height:3px;background:#ffffff24}.flow-progress-bar{height:100%;background:#fff;transition:width .25s ease}@media(max-width:640px){.flow-shell{background:#000}.flow-screen{max-width:none;width:100%;box-shadow:none}}@media(max-width:420px){.flow-mode-pills button{min-width:58px;padding:0 10px;font-size:12px}.flow-info{left:10px;right:70px}.flow-title{font-size:clamp(17px,6.8vw,24px)}.flow-description{font-size:12px}.flow-action-btn{width:42px;height:42px;font-size:13px}}@media(orientation:landscape)and (max-height:540px){.flow-screen{max-width:100%}.flow-topbar{top:8px}.flow-mode-pills button{height:30px;min-width:60px;font-size:12px}.flow-info{bottom:calc(12px + env(safe-area-inset-bottom));right:68px}.flow-title{font-size:clamp(15px,3vw,22px)}.flow-description,.flow-caption{font-size:11px}.flow-side-actions{bottom:calc(12px + env(safe-area-inset-bottom))}.flow-action-btn{width:38px;height:38px;font-size:12px}.flow-meme-stage{padding:44px 10px 84px}}.free-tools-screen{position:relative;min-height:100dvh;height:100dvh;overflow:hidden}.free-tools-screen.light{background:radial-gradient(circle at 14% 5%,rgba(154,228,95,.26),transparent 31%),radial-gradient(circle at 92% 28%,rgba(31,135,201,.1),transparent 32%),linear-gradient(180deg,#fbfdf7,#eef5e9)}.free-tools-screen.dark{background:radial-gradient(circle at 18% 7%,rgba(154,228,95,.13),transparent 31%),radial-gradient(circle at 92% 25%,rgba(31,135,201,.17),transparent 32%),linear-gradient(180deg,#060d15,#08111c 54%,#050a10)}.free-tools-page{min-height:100dvh;height:100dvh;overflow-y:auto;overflow-x:hidden;padding:max(16px,env(safe-area-inset-top)) clamp(14px,4vw,20px) calc(126px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none}.free-tools-page::-webkit-scrollbar{display:none}.free-tools-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:clamp(18px,5vw,24px)}.free-tools-kicker{margin:0 0 6px;font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;opacity:.52}.free-tools-topbar h1{margin:0;font-size:clamp(42px,12vw,60px);line-height:.88;font-weight:1000;letter-spacing:-.085em}.free-tools-screen.light .free-tools-topbar h1{color:#172338}.free-tools-screen.dark .free-tools-topbar h1{color:#f8fbff}.free-tools-control-btn{width:clamp(46px,12vw,52px);height:clamp(46px,12vw,52px);border-radius:999px;border:none;display:grid;place-items:center;flex-shrink:0;cursor:pointer;font-size:22px;transition:transform .16s ease,box-shadow .16s ease}.free-tools-control-btn:active{transform:scale(.94)}.free-tools-screen.light .free-tools-control-btn{background:#ffffffe0;color:#2a7a3e;box-shadow:0 14px 26px #0f172a17,inset 0 0 0 1px #121c2d0f}.free-tools-screen.dark .free-tools-control-btn{background:#ffffff14;color:#b8ff65;box-shadow:0 16px 28px #00000052,inset 0 0 0 1px #ffffff14}.free-tools-hero{width:100%;position:relative;min-height:clamp(178px,46vw,220px);border:none;border-radius:clamp(32px,8vw,42px);padding:clamp(22px,6vw,28px);text-align:left;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;color:#fff;margin-bottom:clamp(22px,6vw,30px)}.free-tools-screen.light .free-tools-hero{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.22),transparent 26%),linear-gradient(135deg,#9dec56,#56c957 45%,#1f8a50);box-shadow:0 24px 42px #2e9e5033,inset 0 1px #ffffff47}.free-tools-screen.dark .free-tools-hero{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.13),transparent 26%),linear-gradient(135deg,#1e6a4d,#174c77 52%,#101f36);border:1px solid rgba(255,255,255,.065);box-shadow:0 24px 42px #0000006b,inset 0 1px #ffffff12}.free-tools-hero-orb{position:absolute;border-radius:999px;background:#ffffff21;z-index:-1}.free-tools-hero-orb.one{width:190px;height:190px;right:-64px;top:-58px}.free-tools-hero-orb.two{width:132px;height:132px;right:28px;bottom:-78px;background:#ffffff17}.free-tools-hero-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.free-tools-hero-chip{min-height:34px;padding:0 13px;border-radius:999px;display:inline-flex;align-items:center;background:#ffffff29;font-size:12px;font-weight:1000;letter-spacing:.03em}.free-tools-hero-arrow{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#ffffff24;font-size:18px;font-weight:1000}.free-tools-hero h2{margin:0;font-size:clamp(40px,11vw,62px);line-height:.9;font-weight:1000;letter-spacing:-.085em}.free-tools-hero p{margin:14px 0 0;max-width:330px;font-size:clamp(14px,3.6vw,16px);line-height:1.45;font-weight:850;opacity:.92}.free-tools-grid-section{width:100%}.free-tools-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.free-tools-section-kicker{margin:0 0 6px;font-size:12px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase;opacity:.48}.free-tools-section-head h2{margin:0;font-size:clamp(30px,8vw,44px);line-height:.92;font-weight:1000;letter-spacing:-.075em}.free-tools-screen.light .free-tools-section-head h2{color:#172338}.free-tools-screen.dark .free-tools-section-head h2{color:#f8fbff}.free-tools-count-pill{min-height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;flex-shrink:0;font-size:12px;font-weight:1000}.free-tools-screen.light .free-tools-count-pill{background:#ffffffd1;color:#24713c}.free-tools-screen.dark .free-tools-count-pill{background:#ffffff14;color:#b8ff65}.free-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(13px,3.5vw,16px)}.free-tools-card{position:relative;width:100%;min-height:clamp(132px,34vw,158px);border-radius:clamp(28px,7vw,36px);padding:clamp(16px,4.5vw,20px);border:none;text-align:left;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.free-tools-card.wide{grid-column:1 / -1;min-height:clamp(142px,36vw,170px)}.free-tools-card:after{content:"";position:absolute;width:130px;height:130px;right:-66px;top:-70px;border-radius:999px;opacity:.54;pointer-events:none;z-index:-1}.free-tools-card-glow{position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%),radial-gradient(circle at 100% 0%,rgba(154,228,95,.12),transparent 35%);z-index:-1}.free-tools-card:active{transform:scale(.98)}.free-tools-card:hover{transform:translateY(-2px)}.free-tools-screen.light .free-tools-card{background:#ffffffc7;border:1px solid rgba(18,28,45,.06);box-shadow:0 16px 30px #0f172a12,inset 0 1px #ffffffb3}.free-tools-screen.light .free-tools-card:after{background:#9ae45f2e}.free-tools-screen.dark .free-tools-card{background:#0f1c30e0;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 30px #00000057,inset 0 1px #ffffff0d}.free-tools-screen.dark .free-tools-card:after{background:#9ae45f1a}.free-tools-card.locked{opacity:.9}.free-tools-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.free-tools-card-icon{width:clamp(40px,10vw,46px);height:clamp(40px,10vw,46px);border-radius:17px;display:grid;place-items:center;font-size:clamp(18px,5vw,22px)}.free-tools-screen.light .free-tools-card-icon{background:#f2f7ede6}.free-tools-screen.dark .free-tools-card-icon{background:#ffffff12}.free-tools-card-status{min-height:25px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;font-size:10px;font-weight:1000;line-height:1;text-transform:uppercase;letter-spacing:.04em}.free-tools-screen.light .free-tools-card-status{background:#39a45521;color:#2fa45a}.free-tools-screen.dark .free-tools-card-status{background:#9ae45f21;color:#9ae45f}.free-tools-card-status.locked{background:#facc1524;color:#b7791f}.free-tools-card-copy{position:relative;z-index:2}.free-tools-card-title{margin:0;font-size:clamp(25px,7vw,36px);line-height:.95;font-weight:1000;letter-spacing:-.07em}.free-tools-screen.light .free-tools-card-title{color:#172338}.free-tools-screen.dark .free-tools-card-title{color:#fff}.free-tools-card-text{margin:9px 0 0;max-width:94%;font-size:clamp(13px,3.4vw,15px);line-height:1.35;font-weight:760;opacity:.62}.free-tools-screen.light .free-tools-card-text{color:#5f6b7a}.free-tools-screen.dark .free-tools-card-text{color:#ffffffbd}.free-tools-overlay{position:absolute;inset:0;z-index:19;border:none;background:#050a1214;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:pointer}.free-tools-side-panel{position:absolute;top:calc(72px + env(safe-area-inset-top));right:clamp(12px,4vw,18px);width:min(306px,calc(100% - 28px));max-height:calc(100dvh - 100px);overflow-y:auto;border-radius:28px;padding:16px;transform:translateY(-10px) scale(.96);opacity:0;pointer-events:none;transition:.2s ease;z-index:20;scrollbar-width:none}.free-tools-side-panel::-webkit-scrollbar{display:none}.free-tools-screen.light .free-tools-side-panel{background:#fffffff5;border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 44px #0f172a29}.free-tools-screen.dark .free-tools-side-panel{background:#0d1726f7;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 48px #0000007a}.free-tools-side-panel.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.panel-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.panel-small-label{margin:0 0 6px;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;opacity:.52}.panel-main-title{margin:0;font-size:28px;line-height:1;font-weight:1000;letter-spacing:-.06em}.panel-close-btn,.panel-back-btn,.panel-detail-close{border:none;background:transparent;color:inherit;cursor:pointer}.panel-close-btn,.panel-detail-close{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;font-size:26px}.free-tools-screen.light .panel-close-btn,.free-tools-screen.light .panel-detail-close{background:#f4f7f1}.free-tools-screen.dark .panel-close-btn,.free-tools-screen.dark .panel-detail-close{background:#ffffff0f}.panel-menu-list{display:flex;flex-direction:column;gap:8px}.panel-menu-item{width:100%;min-height:58px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:10px 12px;border:none;border-radius:18px;background:transparent;color:inherit;text-align:left;font-size:16px;font-weight:850;cursor:pointer}.free-tools-screen.light .panel-menu-item{background:#f6f8fbe6}.free-tools-screen.dark .panel-menu-item{background:#ffffff0a}.panel-item-icon{width:34px;height:34px;border-radius:13px;display:grid;place-items:center}.free-tools-screen.light .panel-item-icon{background:#eef6e8}.free-tools-screen.dark .panel-item-icon{background:#9ae45f1a}.panel-item-arrow{font-size:22px;opacity:.45}.panel-notification-badge{min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#ef4444;color:#fff;display:inline-grid;place-items:center;font-size:11px;font-weight:1000}.panel-toggle-item{grid-template-columns:34px 1fr auto}.panel-toggle-switch{width:58px;height:32px;border-radius:999px;border:none;position:relative;background:#78829640;cursor:pointer}.panel-toggle-switch.on{background:linear-gradient(135deg,#9ce55d,#49b54f)}.panel-toggle-thumb{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;transition:.2s ease}.panel-toggle-switch.on .panel-toggle-thumb{left:30px}.panel-detail-view{display:flex;flex-direction:column;gap:14px}.panel-detail-top{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px}.panel-back-btn{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;font-size:20px}.free-tools-screen.light .panel-back-btn{background:#f4f7f1}.free-tools-screen.dark .panel-back-btn{background:#ffffff0f}.panel-detail-top h3{margin:0;font-size:21px;font-weight:1000;letter-spacing:-.04em}.panel-detail-card{border-radius:22px;padding:16px;line-height:1.6}.free-tools-screen.light .panel-detail-card{background:#f6f8fb;border:1px solid rgba(15,23,42,.08)}.free-tools-screen.dark .panel-detail-card{background:#111b2e;border:1px solid rgba(255,255,255,.08)}.panel-profile-top{display:flex;align-items:center;gap:12px}.panel-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:22px;background:#92db6329}.profile-avatar-large{overflow:hidden}.panel-avatar-image{width:100%;height:100%;object-fit:cover}.panel-profile-name{margin:0;font-size:16px;font-weight:900}.panel-profile-sub{font-size:13px;opacity:.68}.panel-helper-text{display:block;margin-top:8px;font-size:13px;opacity:.7}.panel-settings-list{display:flex;flex-direction:column;gap:12px}.panel-setting-row{display:flex;justify-content:space-between;align-items:center}.panel-input{width:100%;border-radius:14px;padding:14px 15px;outline:none;margin-top:14px;font:inherit}.free-tools-screen.light .panel-input{border:1px solid rgba(20,30,50,.12);background:#fff;color:#172033}.free-tools-screen.dark .panel-input{border:1px solid rgba(255,255,255,.08);background:#0f1728;color:#fff}.panel-action-btn{width:100%;margin-top:14px;border-radius:16px;padding:14px 16px;border:none;background:linear-gradient(135deg,#92db63,#24944d);color:#fff;font-size:15px;font-weight:900;cursor:pointer}.panel-action-btn.danger{background:linear-gradient(135deg,#f87171,#dc2626)}.panel-small-btn{margin-top:12px;border:none;border-radius:12px;padding:10px 12px;font-weight:800;cursor:pointer}.free-tools-screen.light .panel-small-btn{background:#e8f5e9;color:#1a6b3d}.free-tools-screen.dark .panel-small-btn{background:#173323;color:#9ce55d}.notification-card.unread{border-left:4px solid #49b54f}.notification-title{margin:0 0 6px;font-size:15px;font-weight:900}.notification-message{display:block;font-size:14px;line-height:1.5;opacity:.8}.invite-card,.invent-card{display:grid;gap:14px}.invite-title,.invent-title{margin:0;font-size:18px;font-weight:900}.invite-subtitle,.invent-subtitle{margin:0;font-size:14px;line-height:1.6;opacity:.78}.invite-box,.invite-message-box,.invite-steps,.invent-empty,.invent-item{border-radius:18px;padding:14px}.free-tools-screen.light .invite-box,.free-tools-screen.light .invite-message-box,.free-tools-screen.light .invite-steps,.free-tools-screen.light .invent-empty,.free-tools-screen.light .invent-item{background:#f6f8fb;border:1px solid rgba(15,23,42,.08)}.free-tools-screen.dark .invite-box,.free-tools-screen.dark .invite-message-box,.free-tools-screen.dark .invite-steps,.free-tools-screen.dark .invent-empty,.free-tools-screen.dark .invent-item{background:#111b2e;border:1px solid rgba(255,255,255,.08)}.invite-label{margin:0 0 8px;font-size:13px;font-weight:900;opacity:.8}.invite-link-box{word-break:break-word}.invite-link-text{font-size:14px;font-weight:700}.invite-message-text{margin:0;font-size:14px;line-height:1.7;white-space:pre-line}.invite-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.invite-list{margin:0;padding-left:18px;line-height:1.7;font-size:14px}.invent-form,.invent-list{display:flex;flex-direction:column;gap:12px}.invent-textarea{min-height:120px;resize:vertical}.invent-badge{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;color:#1a6b3d;background:#92db6329}.invent-item-text{margin:0;font-size:14px;line-height:1.55}.invent-delete-btn{margin-top:12px}.free-tools-screen .app-bottom-nav-shell{position:absolute;left:50%;bottom:calc(16px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(292px,calc(100% - 38px));padding:7px;border-radius:999px;z-index:50;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.free-tools-screen.light .app-bottom-nav-shell{background:#ffffffd1;border:1px solid rgba(18,28,45,.075);box-shadow:0 18px 34px #0f172a21,inset 0 1px #fffc}.free-tools-screen.dark .app-bottom-nav-shell{background:#070c14db;border:1px solid rgba(255,255,255,.07);box-shadow:0 20px 36px #00000070,inset 0 1px #ffffff0a}.free-tools-screen .app-bottom-nav{min-height:50px;border-radius:999px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:5px}.free-tools-screen.light .app-bottom-nav{background:#f8f9f6e0}.free-tools-screen.dark .app-bottom-nav{background:#ffffff09}.free-tools-screen .app-bottom-nav-btn{height:44px;border-radius:999px;border:none;display:flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:inherit;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.free-tools-screen .app-bottom-nav-btn:active{transform:scale(.94)}.free-tools-screen.light .app-bottom-nav-btn{color:#4b5563}.free-tools-screen.dark .app-bottom-nav-btn{color:#cbd5e1}.free-tools-screen.light .app-bottom-nav-btn.active{background:linear-gradient(135deg,#e8fbd6,#d9fac2);color:#279148}.free-tools-screen.dark .app-bottom-nav-btn.active{background:#92db632e;color:#9ae45f}.free-tools-screen .app-bottom-nav-icon{font-size:20px;font-weight:1000;line-height:1}.free-tools-screen .app-bottom-nav-label{display:none;font-size:11px;font-weight:1000;line-height:1}.free-tools-screen .app-bottom-nav-btn.active .app-bottom-nav-label{display:inline}.free-tools-control-btn,.free-tools-hero,.free-tools-card,.panel-menu-item,.panel-close-btn,.panel-back-btn,.panel-detail-close,.app-bottom-nav-btn{-webkit-tap-highlight-color:transparent}.free-tools-control-btn:focus-visible,.free-tools-hero:focus-visible,.free-tools-card:focus-visible,.panel-menu-item:focus-visible,.panel-close-btn:focus-visible,.panel-back-btn:focus-visible,.panel-detail-close:focus-visible,.app-bottom-nav-btn:focus-visible{outline:3px solid rgba(154,228,95,.45);outline-offset:3px}@media(max-width:380px){.free-tools-page{padding-left:13px;padding-right:13px;padding-bottom:calc(116px + env(safe-area-inset-bottom))}.free-tools-topbar h1{font-size:42px}.free-tools-hero{min-height:158px}.free-tools-hero h2{font-size:42px}.free-tools-grid{gap:11px}.free-tools-card{min-height:118px;padding:14px;border-radius:25px}.free-tools-card.wide{min-height:130px}.free-tools-card-title{font-size:24px}.free-tools-card-text{font-size:12px}.free-tools-screen .app-bottom-nav-shell{width:min(270px,calc(100% - 28px));bottom:calc(14px + env(safe-area-inset-bottom))}}@media(max-width:330px){.free-tools-hero p,.free-tools-card-text{display:none}.free-tools-card{min-height:104px}.free-tools-card.wide{min-height:114px}.free-tools-card-status{font-size:9px;padding:0 8px}.invite-actions{grid-template-columns:1fr}}@media(max-height:680px){.free-tools-hero{min-height:146px;margin-bottom:20px}.free-tools-card{min-height:112px}.free-tools-card.wide{min-height:122px}}@media(max-height:590px){.free-tools-hero{min-height:126px}.free-tools-hero p,.free-tools-card-text{display:none}.free-tools-card{min-height:96px}.free-tools-card.wide{min-height:104px}}@media(min-width:520px){.free-tools-page{padding-left:22px;padding-right:22px}.free-tools-grid{gap:17px}}@media(min-width:760px){.free-tools-screen{max-width:430px;margin:0 auto}.free-tools-card:hover{transform:translateY(-3px)}}@media(min-width:700px)and (orientation:landscape){.free-tools-page{padding-bottom:104px}.free-tools-hero{min-height:146px}.free-tools-card{min-height:108px}.free-tools-card.wide{min-height:118px}}@media(prefers-reduced-motion:reduce){.free-tools-control-btn,.free-tools-hero,.free-tools-card,.panel-menu-item,.panel-toggle-thumb,.app-bottom-nav-btn{transition:none}.free-tools-card:hover,.free-tools-card:active,.free-tools-control-btn:active,.app-bottom-nav-btn:active{transform:none}}.skill-ai-page,.skill-ai-tool-detail{width:100%;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.skill-ai-page *,.skill-ai-tool-detail *{box-sizing:border-box}.skill-ai-topbar{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}.skill-ai-back-btn,.skill-ai-small-btn{min-height:44px;border:none;border-radius:14px;padding:0 16px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.skill-ai-back-btn:hover,.skill-ai-small-btn:hover{transform:translateY(-1px)}.skill-page.light .skill-ai-back-btn,.skill-page.light .skill-ai-small-btn{background:#eef2f7;color:#22344d}.skill-page.dark .skill-ai-back-btn,.skill-page.dark .skill-ai-small-btn{background:#182233;color:#f4f8ff}.skill-ai-hero,.skill-ai-panel,.skill-ai-tool-hero{border-radius:24px;padding:20px;box-sizing:border-box;overflow:hidden}.skill-page.light .skill-ai-hero,.skill-page.light .skill-ai-panel,.skill-page.light .skill-ai-tool-hero{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.skill-page.dark .skill-ai-hero,.skill-page.dark .skill-ai-panel,.skill-page.dark .skill-ai-tool-hero{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.skill-ai-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:10px}.skill-ai-hero h1,.skill-ai-tool-hero h1,.skill-ai-section-head h2,.skill-ai-message h2{margin:0 0 10px;font-weight:950;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere}.skill-ai-hero h1,.skill-ai-tool-hero h1{font-size:clamp(34px,7vw,56px)}.skill-ai-section-head h2,.skill-ai-message h2{font-size:clamp(24px,5vw,38px)}.skill-ai-hero p,.skill-ai-tool-hero p,.skill-ai-section-head p,.skill-ai-message p,.skill-ai-panel p{margin:0;font-size:15px;line-height:1.75;opacity:.86;overflow-wrap:anywhere}.skill-ai-message{display:flex;flex-direction:column;gap:12px}.skill-ai-section-head{display:flex;flex-direction:column;gap:2px}.skill-ai-card-grid,.skill-ai-knowledge-grid,.skill-ai-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.skill-ai-tool-card{min-height:190px;border:none;border-radius:22px;padding:18px;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.skill-ai-tool-card:hover{transform:translateY(-2px)}.skill-page.light .skill-ai-tool-card{background:#f8fafc;color:#1f2f46}.skill-page.dark .skill-ai-tool-card{background:#111827;color:#f4f8ff}.skill-ai-badge{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;margin-bottom:14px}.skill-page.light .skill-ai-badge{background:#39a45521;color:#238447}.skill-page.dark .skill-ai-badge{background:#9ae45f24;color:#9ae45f}.skill-ai-tool-card h3{margin:0 0 8px;font-size:22px;font-weight:950;letter-spacing:-.03em;overflow-wrap:anywhere}.skill-ai-tool-card p{margin:0 0 16px;font-size:14px;line-height:1.6;opacity:.82}.skill-ai-tool-card strong{font-size:14px;font-weight:950}.skill-ai-knowledge-card,.skill-ai-tool-info-card{border-radius:18px;padding:16px;min-width:0}.skill-page.light .skill-ai-knowledge-card,.skill-page.light .skill-ai-tool-info-card{background:#f8fafc}.skill-page.dark .skill-ai-knowledge-card,.skill-page.dark .skill-ai-tool-info-card{background:#111827}.skill-ai-knowledge-card h3,.skill-ai-tool-info-card h3{margin:0 0 8px;font-size:17px;font-weight:950;overflow-wrap:anywhere}.skill-ai-knowledge-card p,.skill-ai-tool-info-card p{margin:0;font-size:14px;line-height:1.6;opacity:.82}.skill-ai-note{margin-top:14px;border-radius:18px;padding:14px;font-size:14px;line-height:1.65;font-weight:800}.skill-page.light .skill-ai-note{background:#9ae45f21;color:#1f2f46}.skill-page.dark .skill-ai-note{background:#9ae45f1a;color:#f4f8ff}.skill-ai-prompt-box{margin-top:14px;border-radius:20px;padding:18px;font-size:14px;line-height:1.7;font-weight:750;overflow-wrap:anywhere}.skill-page.light .skill-ai-prompt-box{background:#f8fafc;color:#1f2f46}.skill-page.dark .skill-ai-prompt-box{background:#111827;color:#f4f8ff}.skill-ai-prompt-box p{margin:0 0 12px}.skill-ai-prompt-box p:last-child{margin-bottom:0}.skill-ai-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.skill-ai-list-item{display:flex;gap:10px;align-items:flex-start;border-radius:16px;padding:13px;min-width:0}.skill-page.light .skill-ai-list-item{background:#f8fafc}.skill-page.dark .skill-ai-list-item{background:#111827}.skill-ai-list-item span{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;font-size:13px;font-weight:950;flex:0 0 auto}.skill-ai-list-item p{margin:0;font-size:14px;line-height:1.6;opacity:.86;min-width:0}@media(max-width:760px){.skill-ai-card-grid,.skill-ai-knowledge-grid,.skill-ai-tool-grid{grid-template-columns:1fr}.skill-ai-hero,.skill-ai-panel,.skill-ai-tool-hero{padding:18px;border-radius:22px}.skill-ai-tool-card{min-height:160px}.skill-ai-hero h1,.skill-ai-tool-hero h1{font-size:34px}.skill-ai-section-head h2,.skill-ai-message h2{font-size:26px}}@media(max-width:480px){.skill-ai-page,.skill-ai-tool-detail{gap:14px}.skill-ai-hero,.skill-ai-panel,.skill-ai-tool-hero{padding:16px;border-radius:20px}.skill-ai-tool-card,.skill-ai-knowledge-card,.skill-ai-tool-info-card,.skill-ai-prompt-box,.skill-ai-note{border-radius:16px}.skill-ai-hero h1,.skill-ai-tool-hero h1{font-size:30px}.skill-ai-section-head h2,.skill-ai-message h2{font-size:23px}.skill-ai-hero p,.skill-ai-tool-hero p,.skill-ai-section-head p,.skill-ai-message p,.skill-ai-panel p{font-size:14px;line-height:1.65}.skill-ai-tool-card h3{font-size:20px}}.skill-tools-page{width:100%;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.skill-tools-page *{box-sizing:border-box}.skill-tools-topbar{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}.skill-tools-back-btn{min-height:44px;border:none;border-radius:14px;padding:0 16px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.skill-tools-back-btn:hover{transform:translateY(-1px)}.skill-page.light .skill-tools-back-btn{background:#eef2f7;color:#22344d}.skill-page.dark .skill-tools-back-btn{background:#182233;color:#f4f8ff}.skill-tools-hero,.skill-tools-panel,.skill-tools-detail-hero{border-radius:24px;padding:20px;overflow:hidden}.skill-page.light .skill-tools-hero,.skill-page.light .skill-tools-panel,.skill-page.light .skill-tools-detail-hero{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.skill-page.dark .skill-tools-hero,.skill-page.dark .skill-tools-panel,.skill-page.dark .skill-tools-detail-hero{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.skill-tools-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:10px}.skill-tools-hero h1,.skill-tools-detail-hero h1,.skill-tools-section-head h2{margin:0 0 10px;font-weight:950;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere}.skill-tools-hero h1,.skill-tools-detail-hero h1{font-size:clamp(34px,7vw,56px)}.skill-tools-section-head h2{font-size:clamp(24px,5vw,38px)}.skill-tools-hero p,.skill-tools-detail-hero p,.skill-tools-section-head p,.skill-tools-panel p{margin:0;font-size:15px;line-height:1.75;opacity:.86;overflow-wrap:anywhere}.skill-tools-section-head{display:flex;flex-direction:column;gap:2px}.skill-tools-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.skill-tools-card{min-height:230px;border:none;border-radius:22px;padding:18px;text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:transform .18s ease,box-shadow .18s ease}.skill-tools-card:hover{transform:translateY(-2px)}.skill-page.light .skill-tools-card{background:#f8fafc;color:#1f2f46}.skill-page.dark .skill-tools-card{background:#111827;color:#f4f8ff}.skill-tools-badge{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;margin-bottom:14px}.skill-page.light .skill-tools-badge{background:#39a45521;color:#238447}.skill-page.dark .skill-tools-badge{background:#9ae45f24;color:#9ae45f}.skill-tools-card h3{margin:0 0 8px;font-size:24px;font-weight:950;letter-spacing:-.03em;overflow-wrap:anywhere}.skill-tools-card p{margin:0;font-size:14px;line-height:1.6;opacity:.82}.skill-tools-card-bottom{width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:18px}.skill-tools-card-bottom small{font-size:12px;font-weight:900;opacity:.7}.skill-tools-card-bottom strong{font-size:14px;font-weight:950}.skill-tools-info-grid,.skill-tools-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0}.skill-tools-rules{margin-top:16px}.skill-tools-info-card,.skill-tools-rules div,.skill-tools-offer-box,.skill-tools-example-box,.skill-tools-warning-box,.skill-tools-step,.skill-tools-mini-item{border-radius:18px;padding:16px;min-width:0}.skill-page.light .skill-tools-info-card,.skill-page.light .skill-tools-rules div,.skill-page.light .skill-tools-offer-box,.skill-page.light .skill-tools-example-box,.skill-page.light .skill-tools-warning-box,.skill-page.light .skill-tools-step,.skill-page.light .skill-tools-mini-item{background:#f8fafc}.skill-page.dark .skill-tools-info-card,.skill-page.dark .skill-tools-rules div,.skill-page.dark .skill-tools-offer-box,.skill-page.dark .skill-tools-example-box,.skill-page.dark .skill-tools-warning-box,.skill-page.dark .skill-tools-step,.skill-page.dark .skill-tools-mini-item{background:#111827}.skill-tools-info-card span,.skill-tools-offer-box span,.skill-tools-example-box span,.skill-tools-warning-box span{display:block;font-size:12px;font-weight:950;letter-spacing:.05em;text-transform:uppercase;opacity:.72;margin-bottom:8px}.skill-tools-info-card p,.skill-tools-offer-box p,.skill-tools-example-box p,.skill-tools-warning-box p{font-size:14px;line-height:1.65}.skill-tools-rules h3{margin:0 0 8px;font-size:17px;font-weight:950}.skill-tools-rules p{font-size:14px;line-height:1.6}.skill-tools-example-box,.skill-tools-offer-box{margin-top:16px}.skill-tools-offer-box p{font-weight:850}.skill-tools-example-box{border:1px solid rgba(57,164,85,.18)}.skill-page.light .skill-tools-example-box{background:#9ae45f1f}.skill-page.dark .skill-tools-example-box{background:#9ae45f14}.skill-tools-warning-box{border:1px solid rgba(245,158,11,.28)}.skill-page.light .skill-tools-warning-box{background:#f59e0b1a}.skill-page.dark .skill-tools-warning-box{background:#f59e0b14}.skill-tools-steps,.skill-tools-mini-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.skill-tools-step,.skill-tools-mini-item{display:flex;gap:12px;align-items:flex-start}.skill-tools-step span{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;font-size:12px;font-weight:950;flex:0 0 auto}.skill-tools-mini-item span{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#39a45529;color:#39a455;font-size:13px;font-weight:950;flex:0 0 auto}.skill-tools-step p,.skill-tools-mini-item p{font-size:14px;line-height:1.6}.skill-tools-video-wrap{width:100%;margin-top:16px;border-radius:20px;overflow:hidden;aspect-ratio:16 / 9}.skill-tools-video-wrap iframe{width:100%;height:100%;border:none;display:block}@media(max-width:760px){.skill-tools-card-grid,.skill-tools-rules,.skill-tools-info-grid{grid-template-columns:1fr}.skill-tools-hero,.skill-tools-panel,.skill-tools-detail-hero{padding:18px;border-radius:22px}.skill-tools-card{min-height:190px}.skill-tools-hero h1,.skill-tools-detail-hero h1{font-size:34px}.skill-tools-section-head h2{font-size:26px}}@media(max-width:480px){.skill-tools-page{gap:14px}.skill-tools-hero,.skill-tools-panel,.skill-tools-detail-hero{padding:16px;border-radius:20px}.skill-tools-card,.skill-tools-info-card,.skill-tools-rules div,.skill-tools-offer-box,.skill-tools-example-box,.skill-tools-warning-box,.skill-tools-step,.skill-tools-mini-item{border-radius:16px}.skill-tools-hero h1,.skill-tools-detail-hero h1{font-size:30px}.skill-tools-section-head h2{font-size:23px}.skill-tools-hero p,.skill-tools-detail-hero p,.skill-tools-section-head p,.skill-tools-panel p{font-size:14px;line-height:1.65}.skill-tools-card h3{font-size:21px}}.skill-content-page{width:100%;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.skill-content-page *{box-sizing:border-box}.skill-content-topbar{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}.skill-content-back-btn,.skill-content-primary-btn,.skill-content-link-btn{min-height:44px;border:none;border-radius:14px;padding:0 16px;font-size:14px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.skill-content-back-btn:hover,.skill-content-primary-btn:hover,.skill-content-link-btn:hover{transform:translateY(-1px)}.skill-page.light .skill-content-back-btn{background:#eef2f7;color:#22344d}.skill-page.dark .skill-content-back-btn{background:#182233;color:#f4f8ff}.skill-content-primary-btn,.skill-content-link-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 10px 18px #39a45538}.skill-content-link-btn.soft{box-shadow:none}.skill-page.light .skill-content-link-btn.soft{background:#eef2f7;color:#22344d}.skill-page.dark .skill-content-link-btn.soft{background:#182233;color:#f4f8ff}.skill-content-hero,.skill-content-panel{border-radius:24px;padding:20px;overflow:hidden}.skill-page.light .skill-content-hero,.skill-page.light .skill-content-panel{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.skill-page.dark .skill-content-hero,.skill-page.dark .skill-content-panel{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.skill-content-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:10px}.skill-content-hero h1,.skill-content-section-head h2,.skill-content-final-box h2,.skill-content-framework h3{margin:0 0 10px;font-weight:950;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere}.skill-content-hero h1{font-size:clamp(34px,7vw,56px)}.skill-content-section-head h2,.skill-content-final-box h2{font-size:clamp(24px,5vw,38px)}.skill-content-framework h3{font-size:clamp(22px,4vw,30px)}.skill-content-hero p,.skill-content-section-head p,.skill-content-final-box p,.skill-content-panel p,.skill-content-framework p{margin:0;font-size:15px;line-height:1.75;opacity:.86;overflow-wrap:anywhere}.skill-content-section-head{display:flex;flex-direction:column;gap:2px}.skill-content-note,.skill-content-story-box,.skill-content-big-text,.skill-content-final-box,.skill-content-framework{border-radius:20px;padding:18px;margin-top:16px}.skill-page.light .skill-content-note,.skill-page.light .skill-content-story-box,.skill-page.light .skill-content-big-text,.skill-page.light .skill-content-final-box,.skill-page.light .skill-content-framework{background:#f8fafc}.skill-page.dark .skill-content-note,.skill-page.dark .skill-content-story-box,.skill-page.dark .skill-content-big-text,.skill-page.dark .skill-content-final-box,.skill-page.dark .skill-content-framework{background:#111827}.skill-content-note{font-size:14px;line-height:1.7;font-weight:850}.skill-page.light .skill-content-note{background:#9ae45f21;color:#1f2f46}.skill-page.dark .skill-content-note{background:#9ae45f1a;color:#f4f8ff}.skill-content-story-box h3,.skill-content-card h3,.skill-content-step h3,.skill-content-tool-card h3{margin:0 0 8px;font-size:18px;font-weight:950;letter-spacing:-.02em;overflow-wrap:anywhere}.skill-content-story-box p,.skill-content-big-text p,.skill-content-card p,.skill-content-step p,.skill-content-tool-card p,.skill-content-card small,.skill-content-hook small{font-size:14px;line-height:1.65}.skill-content-card small,.skill-content-hook small{display:block;margin-top:10px;opacity:.78;font-weight:750}.skill-content-big-text{display:flex;flex-direction:column;gap:12px}.skill-content-grid,.skill-content-steps,.skill-content-hook-list,.skill-content-tool-grid,.skill-content-tool-detail-grid,.skill-content-plan{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.skill-content-tool-grid{align-items:stretch}.skill-content-tool-detail-grid .wide{grid-column:1 / -1}.skill-content-card,.skill-content-step,.skill-content-hook,.skill-content-tool-card,.skill-content-plan div{border-radius:18px;padding:16px;min-width:0}.skill-page.light .skill-content-card,.skill-page.light .skill-content-step,.skill-page.light .skill-content-hook,.skill-page.light .skill-content-tool-card,.skill-page.light .skill-content-plan div{background:#f8fafc}.skill-page.dark .skill-content-card,.skill-page.dark .skill-content-step,.skill-page.dark .skill-content-hook,.skill-page.dark .skill-content-tool-card,.skill-page.dark .skill-content-plan div{background:#111827}.skill-content-hook{display:flex;flex-direction:column;gap:8px}.skill-content-hook span,.skill-content-tool-card span,.skill-content-question span,.skill-content-plan span{display:inline-flex;width:fit-content;min-height:28px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.skill-page.light .skill-content-hook span,.skill-page.light .skill-content-tool-card span,.skill-page.light .skill-content-question span,.skill-page.light .skill-content-plan span{background:#39a45521;color:#238447}.skill-page.dark .skill-content-hook span,.skill-page.dark .skill-content-tool-card span,.skill-page.dark .skill-content-question span,.skill-page.dark .skill-content-plan span{background:#9ae45f24;color:#9ae45f}.skill-content-hook p{margin:0;font-size:15px;line-height:1.5;font-weight:850}.skill-content-question-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.skill-content-question{display:flex;align-items:flex-start;gap:12px;border-radius:18px;padding:14px}.skill-page.light .skill-content-question{background:#f8fafc}.skill-page.dark .skill-content-question{background:#111827}.skill-content-question span{flex:0 0 auto}.skill-content-question p{margin:0;font-size:14px;line-height:1.65;font-weight:750}.skill-content-plan div{display:flex;flex-direction:column;gap:8px}.skill-content-plan strong{font-size:18px;font-weight:950;letter-spacing:-.02em}.skill-content-final-box{display:flex;flex-direction:column;gap:14px}.skill-content-primary-btn{width:fit-content}.skill-content-action-row{display:flex;gap:10px;flex-wrap:wrap}.skill-content-tool-card{min-height:300px;border:none;text-align:left;cursor:pointer;color:inherit;display:flex;flex-direction:column;align-items:flex-start;transition:transform .18s ease,box-shadow .18s ease}.skill-content-tool-card:hover{transform:translateY(-2px)}.skill-content-tool-card h3{font-size:23px;margin-top:14px}.skill-content-tool-card div{width:100%;margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.skill-content-tool-card small{font-size:12px;font-weight:900;opacity:.7}.skill-content-tool-card strong{font-size:14px;font-weight:950}@media(max-width:760px){.skill-content-grid,.skill-content-steps,.skill-content-hook-list,.skill-content-tool-grid,.skill-content-tool-detail-grid,.skill-content-plan{grid-template-columns:1fr}.skill-content-tool-detail-grid .wide{grid-column:auto}.skill-content-hero,.skill-content-panel{padding:18px;border-radius:22px}.skill-content-hero h1{font-size:34px}.skill-content-section-head h2,.skill-content-final-box h2{font-size:26px}.skill-content-tool-card{min-height:250px}.skill-content-primary-btn,.skill-content-link-btn{width:100%}}@media(max-width:480px){.skill-content-page{gap:14px}.skill-content-hero,.skill-content-panel{padding:16px;border-radius:20px}.skill-content-card,.skill-content-step,.skill-content-hook,.skill-content-tool-card,.skill-content-note,.skill-content-story-box,.skill-content-big-text,.skill-content-final-box,.skill-content-framework,.skill-content-question,.skill-content-plan div{border-radius:16px}.skill-content-hero h1{font-size:30px}.skill-content-section-head h2,.skill-content-final-box h2{font-size:23px}.skill-content-hero p,.skill-content-section-head p,.skill-content-final-box p,.skill-content-panel p{font-size:14px;line-height:1.65}.skill-content-tool-card h3{font-size:21px}.skill-content-question{flex-direction:column;gap:10px}}.skill-build-page{width:100%;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.skill-build-page *{box-sizing:border-box}.skill-build-topbar{display:flex;justify-content:flex-start}.skill-build-back-btn,.skill-build-primary-btn{min-height:44px;border:none;border-radius:14px;padding:0 16px;font-size:14px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.skill-build-back-btn:hover,.skill-build-primary-btn:hover{transform:translateY(-1px)}.skill-page.light .skill-build-back-btn{background:#eef2f7;color:#22344d}.skill-page.dark .skill-build-back-btn{background:#182233;color:#f4f8ff}.skill-build-primary-btn{width:fit-content;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 10px 18px #39a45538}.skill-build-hero,.skill-build-panel{border-radius:24px;padding:20px;overflow:hidden}.skill-page.light .skill-build-hero,.skill-page.light .skill-build-panel{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.skill-page.dark .skill-build-hero,.skill-page.dark .skill-build-panel{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.skill-build-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:10px}.skill-build-hero h1,.skill-build-section-head h2,.skill-build-final-box h2{margin:0 0 10px;font-weight:950;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere}.skill-build-hero h1{font-size:clamp(34px,7vw,56px)}.skill-build-section-head h2,.skill-build-final-box h2{font-size:clamp(24px,5vw,38px)}.skill-build-hero p,.skill-build-section-head p,.skill-build-card p,.skill-build-step p,.skill-build-final-box p,.skill-build-warning{margin:0;font-size:15px;line-height:1.72;opacity:.86;overflow-wrap:anywhere}.skill-build-tool-grid,.skill-build-system-grid,.skill-build-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.skill-build-detail-grid .wide{grid-column:1 / -1}.skill-build-tool-card,.skill-build-card,.skill-build-step,.skill-build-final-box,.skill-build-warning{border-radius:18px;padding:16px;min-width:0}.skill-page.light .skill-build-tool-card,.skill-page.light .skill-build-card,.skill-page.light .skill-build-step,.skill-page.light .skill-build-final-box{background:#f8fafc}.skill-page.dark .skill-build-tool-card,.skill-page.dark .skill-build-card,.skill-page.dark .skill-build-step,.skill-page.dark .skill-build-final-box{background:#111827}.skill-build-tool-card{min-height:250px;border:none;text-align:left;color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:transform .18s ease,box-shadow .18s ease}.skill-build-tool-card:hover{transform:translateY(-2px)}.skill-build-tool-card span,.skill-build-step span{display:inline-flex;width:fit-content;min-height:28px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.skill-page.light .skill-build-tool-card span,.skill-page.light .skill-build-step span{background:#39a45521;color:#238447}.skill-page.dark .skill-build-tool-card span,.skill-page.dark .skill-build-step span{background:#9ae45f24;color:#9ae45f}.skill-build-tool-card h3,.skill-build-card h3{margin:14px 0 8px;font-size:23px;font-weight:950;letter-spacing:-.03em;overflow-wrap:anywhere}.skill-build-card h3{margin-top:0;font-size:19px}.skill-build-tool-card p{margin:0;font-size:14px;line-height:1.65;opacity:.82}.skill-build-card-bottom{width:100%;margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.skill-build-card-bottom small{font-size:12px;font-weight:900;opacity:.7}.skill-build-card-bottom strong{font-size:14px;font-weight:950}.skill-build-steps{display:flex;flex-direction:column;gap:10px;margin-top:16px}.skill-build-step{display:flex;align-items:flex-start;gap:12px}.skill-page.light .skill-build-step{background:#f8fafc}.skill-page.dark .skill-build-step{background:#111827}.skill-build-step span{flex:0 0 auto}.skill-build-final-box{display:flex;flex-direction:column;gap:14px}.skill-page.light .skill-build-warning{background:#9ae45f21;color:#1f2f46}.skill-page.dark .skill-build-warning{background:#9ae45f1a;color:#f4f8ff}@media(max-width:760px){.skill-build-tool-grid,.skill-build-system-grid,.skill-build-detail-grid{grid-template-columns:1fr}.skill-build-detail-grid .wide{grid-column:auto}.skill-build-hero,.skill-build-panel{padding:18px;border-radius:22px}.skill-build-hero h1{font-size:34px}.skill-build-section-head h2,.skill-build-final-box h2{font-size:26px}.skill-build-tool-card{min-height:220px}.skill-build-primary-btn{width:100%}}@media(max-width:480px){.skill-build-page{gap:14px}.skill-build-hero,.skill-build-panel{padding:16px;border-radius:20px}.skill-build-tool-card,.skill-build-card,.skill-build-step,.skill-build-final-box,.skill-build-warning{border-radius:16px}.skill-build-hero h1{font-size:30px}.skill-build-section-head h2,.skill-build-final-box h2{font-size:23px}.skill-build-hero p,.skill-build-section-head p,.skill-build-card p,.skill-build-step p,.skill-build-final-box p,.skill-build-warning{font-size:14px;line-height:1.65}.skill-build-tool-card h3{font-size:21px}.skill-build-step{flex-direction:column;gap:10px}}.skill-wealth-page,.skill-wealthbook-page{width:100%;display:flex;flex-direction:column;gap:16px}.skill-wealth-topbar{display:flex;justify-content:flex-start}.skill-wealth-back-btn,.skill-wealth-primary-btn{min-height:44px;border:none;border-radius:14px;padding:0 16px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.skill-wealth-back-btn:hover,.skill-wealth-primary-btn:hover{transform:translateY(-1px)}.skill-page.light .skill-wealth-back-btn{background:#eef2f7;color:#22344d}.skill-page.dark .skill-wealth-back-btn{background:#182233;color:#f4f8ff}.skill-wealth-primary-btn{width:100%;min-height:52px;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 12px 22px #39a45540}.skill-wealth-hero,.skill-wealth-panel,.skill-wealthbook-hero,.skill-wealthbook-chapters,.skill-wealthbook-reader,.skill-wealthbook-loading,.skill-wealthbook-error{border-radius:24px;padding:20px;box-sizing:border-box}.skill-page.light .skill-wealth-hero,.skill-page.light .skill-wealth-panel,.skill-page.light .skill-wealthbook-hero,.skill-page.light .skill-wealthbook-chapters,.skill-page.light .skill-wealthbook-reader,.skill-page.light .skill-wealthbook-loading,.skill-page.light .skill-wealthbook-error{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px #0f172a0d}.skill-page.dark .skill-wealth-hero,.skill-page.dark .skill-wealth-panel,.skill-page.dark .skill-wealthbook-hero,.skill-page.dark .skill-wealthbook-chapters,.skill-page.dark .skill-wealthbook-reader,.skill-page.dark .skill-wealthbook-loading,.skill-page.dark .skill-wealthbook-error{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.skill-wealth-kicker{display:inline-block;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:10px}.skill-wealth-hero h1,.skill-wealth-section-head h2,.skill-wealth-final-box h2,.skill-wealthbook-hero h1,.skill-wealthbook-reader-top h2,.skill-wealthbook-chapters h2,.skill-wealthbook-error h2{margin:0 0 10px;font-weight:950;letter-spacing:-.04em;line-height:1}.skill-wealth-hero h1,.skill-wealthbook-hero h1{font-size:clamp(34px,7vw,56px)}.skill-wealthbook-subtitle{margin:0 0 14px;font-size:clamp(18px,4vw,24px);font-weight:900;line-height:1.28;opacity:.82}.skill-wealth-section-head h2,.skill-wealth-final-box h2,.skill-wealthbook-reader-top h2,.skill-wealthbook-chapters h2,.skill-wealthbook-error h2{font-size:clamp(24px,5vw,36px)}.skill-wealth-hero p,.skill-wealth-section-head p,.skill-wealth-final-box p,.skill-wealthbook-hero p,.skill-wealthbook-reader-top p,.skill-wealthbook-error p{margin:0;font-size:15px;line-height:1.78;opacity:.86}.skill-wealthbook-hero p+p,.skill-wealthbook-reader-top p+p{margin-top:12px}.skill-wealth-section-head strong{font-weight:950}.skill-wealth-foundation-grid,.skill-wealth-books{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.skill-wealth-foundation-card,.skill-wealth-book-card,.skill-wealth-story-box,.skill-wealth-deep-box,.skill-wealth-final-box,.skill-wealthbook-disclaimer,.skill-wealthbook-keyidea,.skill-wealthbook-section,.skill-wealthbook-actions,.skill-wealthbook-warning{border-radius:20px;padding:16px;box-sizing:border-box}.skill-page.light .skill-wealth-foundation-card,.skill-page.light .skill-wealth-book-card,.skill-page.light .skill-wealth-story-box,.skill-page.light .skill-wealth-deep-box,.skill-page.light .skill-wealth-final-box,.skill-page.light .skill-wealthbook-disclaimer,.skill-page.light .skill-wealthbook-keyidea,.skill-page.light .skill-wealthbook-section,.skill-page.light .skill-wealthbook-actions,.skill-page.light .skill-wealthbook-warning{background:#f8fafc;color:#1f2f46}.skill-page.dark .skill-wealth-foundation-card,.skill-page.dark .skill-wealth-book-card,.skill-page.dark .skill-wealth-story-box,.skill-page.dark .skill-wealth-deep-box,.skill-page.dark .skill-wealth-final-box,.skill-page.dark .skill-wealthbook-disclaimer,.skill-page.dark .skill-wealthbook-keyidea,.skill-page.dark .skill-wealthbook-section,.skill-page.dark .skill-wealthbook-actions,.skill-page.dark .skill-wealthbook-warning{background:#111827;color:#f4f8ff}.skill-wealth-foundation-card h3,.skill-wealth-story-box h3,.skill-wealth-book-card h3,.skill-wealthbook-section h3,.skill-wealthbook-actions h3{margin:0 0 8px;font-size:20px;font-weight:950;letter-spacing:-.03em}.skill-wealth-foundation-card p,.skill-wealth-story-box p,.skill-wealth-deep-box p,.skill-wealth-book-card p,.skill-wealthbook-section p,.skill-wealthbook-action p,.skill-wealthbook-keyidea p,.skill-wealthbook-warning p,.skill-wealthbook-disclaimer{margin:0;font-size:14px;line-height:1.72;opacity:.86}.skill-wealth-story-box p+p,.skill-wealth-deep-box p+p,.skill-wealthbook-section p+p,.skill-wealthbook-keyidea p+p,.skill-wealthbook-warning p+p{margin-top:12px}.skill-wealth-books{grid-template-columns:1fr}.skill-wealth-book-card{display:flex;gap:14px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.skill-wealth-book-card:hover{transform:translateY(-2px)}.skill-wealth-book-card>span{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;font-size:13px;font-weight:950}.skill-wealth-book-card small{display:block;font-size:12px;font-weight:850;opacity:.68;margin-bottom:10px}.skill-wealth-book-card strong{display:inline-block;margin-top:12px;font-size:14px;font-weight:950}.skill-page.light .skill-wealth-book-card strong{color:#238447}.skill-page.dark .skill-wealth-book-card strong{color:#9ae45f}.skill-wealthbook-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:start}.skill-wealthbook-disclaimer{margin-top:16px;font-weight:850;border:1px solid rgba(154,228,95,.25)}.skill-wealthbook-chapters{position:sticky;top:14px}.skill-wealthbook-chapter-list{display:flex;flex-direction:column;gap:10px}.skill-wealthbook-chapter-btn{width:100%;border:none;border-radius:18px;padding:13px;display:flex;gap:12px;text-align:left;cursor:pointer;transition:transform .18s ease,background .18s ease}.skill-wealthbook-chapter-btn:hover{transform:translateY(-1px)}.skill-page.light .skill-wealthbook-chapter-btn{background:#f8fafc;color:#1f2f46}.skill-page.dark .skill-wealthbook-chapter-btn{background:#111827;color:#f4f8ff}.skill-wealthbook-chapter-btn.active{background:linear-gradient(135deg,#9ae45f,#39a455)!important;color:#fff!important}.skill-wealthbook-chapter-btn>span{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:12px;font-weight:950}.skill-page.light .skill-wealthbook-chapter-btn>span{background:#eef2f7}.skill-page.dark .skill-wealthbook-chapter-btn>span{background:#182233}.skill-wealthbook-chapter-btn.active>span{background:#fff3}.skill-wealthbook-chapter-btn strong{display:block;font-size:14px;font-weight:950;margin-bottom:5px}.skill-wealthbook-chapter-btn small{display:block;font-size:12px;line-height:1.45;opacity:.75}.skill-wealthbook-reader{display:flex;flex-direction:column;gap:14px}.skill-wealthbook-reader-top>span,.skill-wealthbook-keyidea span,.skill-wealthbook-warning span{display:inline-block;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:8px}.skill-wealthbook-section-list{display:flex;flex-direction:column;gap:12px}.skill-wealthbook-section{overflow-wrap:anywhere}.skill-wealthbook-quote{margin:14px 0 0;padding:14px;border-left:4px solid #39a455;border-radius:14px;font-size:15px;line-height:1.7;font-weight:850;font-style:italic}.skill-page.light .skill-wealthbook-quote{background:#9ae45f1f;color:#1f2f46}.skill-page.dark .skill-wealthbook-quote{background:#9ae45f1a;color:#f4f8ff}.skill-wealthbook-points{display:flex;flex-direction:column;gap:10px;margin-top:14px}.skill-wealthbook-point{display:flex;gap:10px;align-items:flex-start}.skill-wealthbook-point span,.skill-wealthbook-action span{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;font-size:12px;font-weight:950}.skill-wealthbook-point p{margin:0;font-size:14px;line-height:1.65;opacity:.86}.skill-wealthbook-actions{display:flex;flex-direction:column;gap:10px}.skill-wealthbook-action{display:flex;gap:10px;align-items:flex-start}.skill-wealthbook-warning{border:1px solid rgba(154,228,95,.28)}.skill-wealthbook-loading,.skill-wealthbook-error{text-align:center;font-size:15px;font-weight:850}@media(max-width:900px){.skill-wealth-foundation-grid,.skill-wealthbook-layout{grid-template-columns:1fr}.skill-wealthbook-chapters{position:static}}@media(max-width:640px){.skill-wealth-hero,.skill-wealth-panel,.skill-wealthbook-hero,.skill-wealthbook-chapters,.skill-wealthbook-reader,.skill-wealthbook-loading,.skill-wealthbook-error{padding:18px;border-radius:22px}.skill-wealth-hero h1,.skill-wealthbook-hero h1{font-size:32px}.skill-wealth-section-head h2,.skill-wealth-final-box h2,.skill-wealthbook-reader-top h2,.skill-wealthbook-chapters h2,.skill-wealthbook-error h2{font-size:26px}.skill-wealth-book-card{flex-direction:column}.skill-wealthbook-chapter-btn{padding:12px}}.skill-page,.skill-page *{box-sizing:border-box}.skill-page{width:100%;min-height:100vh;min-height:100dvh;padding:8px 8px 120px;transition:background .25s ease,color .25s ease;overflow-x:hidden;font-size:16px}.skill-page.light{background:radial-gradient(circle at top right,rgba(154,228,95,.13),transparent 28%),linear-gradient(180deg,#f8fbf5,#f3f7ef);color:#172338}.skill-page.dark{background:radial-gradient(circle at top right,rgba(154,228,95,.1),transparent 24%),linear-gradient(180deg,#08111f,#0c1626);color:#f4f8ff}.skill-shell{width:100%;max-width:760px;min-width:0;margin:0 auto;display:flex;flex-direction:column;gap:12px;overflow-x:hidden}.skill-header,.skill-card{border-radius:24px;box-sizing:border-box}.skill-page.light .skill-header,.skill-page.light .skill-card{background:#fffffffa;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px #0f172a0e}.skill-page.dark .skill-header,.skill-page.dark .skill-card{background:#0f1725f5;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 32px #00000057}.skill-header{min-height:160px;padding:22px;display:flex;flex-direction:column;justify-content:center}.skill-kicker{display:inline-block;width:fit-content;font-size:12px;font-weight:950;letter-spacing:.09em;text-transform:uppercase;margin-bottom:11px;opacity:.75}.skill-header h1{margin:0 0 12px;font-size:clamp(42px,11vw,62px);line-height:.95;font-weight:950;letter-spacing:-.065em}.skill-header p{margin:0;font-size:16px;line-height:1.78;font-weight:650;opacity:.88}.skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.skill-card{width:100%;min-height:172px;border:none;color:inherit;text-align:left;padding:18px;cursor:pointer;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .22s ease,border-color .22s ease}.skill-card:active{transform:scale(.985)}.skill-card:hover{transform:translateY(-2px)}.skill-card:after{content:"";position:absolute;right:-50px;top:-50px;width:130px;height:130px;border-radius:999px;background:#9ae45f14;pointer-events:none}.skill-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.skill-card-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;font-size:25px;flex:0 0 auto}.skill-page.light .skill-card-icon{background:#eef2f7}.skill-page.dark .skill-card-icon{background:#182233}.skill-card-label{min-height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;opacity:.92;white-space:nowrap}.skill-page.light .skill-card-label{background:#39a4551f;color:#238447}.skill-page.dark .skill-card-label{background:#9ae45f1f;color:#9ae45f}.skill-card-content{position:relative;z-index:1;padding-right:36px;min-width:0}.skill-card-content h2{margin:0 0 9px;font-size:clamp(25px,6vw,34px);line-height:1.02;font-weight:950;letter-spacing:-.045em;overflow-wrap:anywhere}.skill-card-content p{margin:0;font-size:16px;line-height:1.72;font-weight:650;opacity:.84;overflow-wrap:anywhere}.skill-card-arrow{position:absolute;right:18px;bottom:16px;font-size:25px;font-weight:950;opacity:.58;z-index:2}.skill-back-home{width:100%;min-height:52px;border:none;border-radius:18px;font-size:15px;font-weight:950;cursor:pointer}.skill-page.light .skill-back-home{background:#eef2f7;color:#22344d}.skill-page.dark .skill-back-home{background:#182233;color:#eef5ff}.skill-page-inner{width:100%;min-width:0;display:flex;flex-direction:column;gap:12px;overflow-x:hidden}.skill-page .skill-page-inner p,.skill-page .skill-page-inner li,.skill-page .skill-page-inner a,.skill-page .skill-page-inner button{font-size:16px;line-height:1.78}.skill-page .skill-page-inner h1{font-size:clamp(34px,9vw,52px);line-height:1.02}.skill-page .skill-page-inner h2{font-size:clamp(27px,7vw,38px);line-height:1.08}.skill-page .skill-page-inner h3{font-size:clamp(23px,6vw,32px);line-height:1.12}.skill-page .skill-page-inner h4{font-size:clamp(20px,5vw,27px);line-height:1.2}.skill-page img,.skill-page svg{max-width:100%;height:auto}@media(max-width:760px){.skill-grid{grid-template-columns:1fr}}@media(max-width:640px){.skill-page{padding:8px 8px 120px}.skill-shell{gap:11px}.skill-header{min-height:155px;padding:20px;border-radius:24px}.skill-grid{grid-template-columns:1fr;gap:11px}.skill-card{min-height:160px;border-radius:24px;padding:18px}.skill-card-icon{width:50px;height:50px;border-radius:17px;font-size:24px}.skill-header h1{font-size:42px}.skill-header p,.skill-card-content p{font-size:16px;line-height:1.76}.skill-card-label{font-size:11px}}@media(max-width:420px){.skill-header h1{font-size:39px}.skill-card-content h2{font-size:27px}.skill-card{min-height:158px}}@media(max-width:360px){.skill-header{padding:18px}.skill-header h1{font-size:36px}.skill-header p,.skill-card-content p,.skill-page .skill-page-inner p,.skill-page .skill-page-inner li{font-size:15.5px}.skill-card-content h2{font-size:25px}}.action-screen{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.action-page-scroll{padding:clamp(14px,4vw,20px) clamp(14px,4vw,18px) 32px;max-width:520px;margin:0 auto;width:100%;box-sizing:border-box}.action-header{display:flex;align-items:center;gap:12px;margin-bottom:18px}.back-btn{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:20px;font-weight:900;background:#0000000d;color:inherit;border:none;cursor:pointer;transition:transform .15s ease;flex-shrink:0}.back-btn:active{transform:scale(.92)}.action-eyebrow{margin:0;opacity:.7;font-size:12px;font-weight:600}.action-title{margin:0;font-size:clamp(22px,6vw,28px);font-weight:900;line-height:1.2}.action-card{border-radius:22px;padding:clamp(16px,4vw,22px);margin-bottom:14px;transition:transform .15s ease}.action-card:active{transform:scale(.98)}.light .action-card{background:#fffffff5;border:1px solid rgba(15,23,42,.06);box-shadow:0 6px 18px #0f172a0f}.dark .action-card{background:#0f1725e6;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 22px #00000057}.section-title{margin:0 0 8px;font-size:clamp(15px,4vw,18px);font-weight:900}.action-subtext{margin:0 0 14px;line-height:1.6;opacity:.8;font-size:14px;word-break:break-word}.action-subtext-tight{margin-top:-4px}.premium-package-list{display:grid;gap:10px}.premium-package-card{width:100%;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:16px;font-weight:900;border:none;cursor:pointer;transition:all .15s ease;box-sizing:border-box}.premium-package-card:active{transform:scale(.97)}.light .premium-package-card{background:#fff;color:#182131;border:1px solid rgba(15,23,42,.08)}.dark .premium-package-card{background:#101827;color:#fff;border:1px solid rgba(255,255,255,.08)}.premium-package-divider{opacity:.55}.payment-modal-overlay{position:fixed;inset:0;background:#0a101c80;display:flex;align-items:center;justify-content:center;padding:12px;z-index:1000;box-sizing:border-box}.payment-modal{width:100%;max-width:440px;max-height:min(88vh,760px);max-height:min(88dvh,760px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:20px;padding:18px;animation:slideUp .25s ease;box-sizing:border-box}@keyframes slideUp{0%{transform:translateY(26px);opacity:0}to{transform:translateY(0);opacity:1}}.light .payment-modal{background:#fff;color:#172033}.dark .payment-modal{background:#0f1728;color:#fff}.payment-modal-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.payment-modal-top h3{margin:0;font-size:18px;font-weight:900;line-height:1.4;word-break:break-word;flex:1}.modal-close-btn{width:34px;height:34px;border-radius:50%;border:none;background:#0000000d;font-size:20px;cursor:pointer;flex-shrink:0}.payment-guide-box,.txn-example-box{border-radius:16px;padding:14px;margin-bottom:14px;word-break:break-word;overflow-wrap:anywhere}.light .payment-guide-box,.light .txn-example-box,.light .payment-number-box{background:#f6f8fb;border:1px solid rgba(15,23,42,.08);color:#172033}.dark .payment-guide-box,.dark .txn-example-box,.dark .payment-number-box{background:#111b2e;border:1px solid rgba(255,255,255,.08);color:#fff}.guide-title{margin:0 0 10px;font-size:15px;font-weight:900}.guide-list{margin:0;padding-left:18px;line-height:1.7;font-size:14px}.guide-list li+li{margin-top:6px}.payment-number-box{margin:0 0 14px;padding:14px 16px;border-radius:14px;font-size:20px;font-weight:900;text-align:center;letter-spacing:.02em;overflow-wrap:anywhere;word-break:break-word}.txn-example-label{display:block;font-size:13px;opacity:.75;margin-bottom:6px}.txn-example-box strong{display:block;line-height:1.7;overflow-wrap:anywhere;word-break:break-word}.action-input,.action-textarea,.activation-input{width:100%;border-radius:12px;padding:14px;margin-bottom:14px;font-size:14px;outline:none;box-sizing:border-box}.action-textarea{min-height:100px;resize:vertical}.light .action-input,.light .action-textarea,.light .activation-input{border:1px solid rgba(20,30,50,.12);background:#fff;color:#172033}.dark .action-input,.dark .action-textarea,.dark .activation-input{border:1px solid rgba(255,255,255,.08);background:#0f1728;color:#fff}.submit-main-btn,.activation-open-btn{width:100%;border-radius:16px;padding:15px;background:linear-gradient(135deg,#92db63,#24944d);color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 18px #24944d38;border:none;cursor:pointer;transition:all .15s ease}.submit-main-btn:active,.activation-open-btn:active{transform:scale(.96)}.submit-main-btn:disabled{opacity:.6;cursor:not-allowed}.activation-card{width:100%}.activation-expanded{border-radius:22px;padding:clamp(16px,4vw,22px)}.light .activation-expanded{background:#fffffff5;border:1px solid rgba(15,23,42,.06);box-shadow:0 6px 18px #0f172a0f}.dark .activation-expanded{background:#0f1725e6;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 22px #00000057}.activation-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.activation-top-row h3{margin:0;font-size:18px;font-weight:900}.activation-close-btn{width:34px;height:34px;border-radius:50%;border:none;background:#0000000d;font-size:20px;cursor:pointer;flex-shrink:0}.activation-main-text{margin:0 0 14px;line-height:1.6;font-size:14px}.activation-help-text{margin:0 0 14px;line-height:1.6;opacity:.8;font-size:14px}.activation-card-done{border-radius:18px;padding:16px;text-align:center;font-weight:900;background:linear-gradient(135deg,#92db63,#24944d);color:#fff}.activation-status-text{font-size:15px}@media(max-width:640px){.action-page-scroll{padding:14px 12px 28px}.payment-modal-overlay{align-items:flex-end;padding:0}.payment-modal{max-width:100%;width:100%;max-height:88vh;max-height:88dvh;border-radius:24px 24px 0 0;padding:16px}.payment-modal-top h3{font-size:16px}.guide-list{padding-left:16px}}@media(max-width:360px){.action-title{font-size:20px}.premium-package-card{font-size:14px;padding:14px}.submit-main-btn,.activation-open-btn{padding:14px;font-size:14px}.payment-number-box{font-size:18px}.payment-modal{padding:14px}}.premium-account-page{min-height:100dvh;display:flex;justify-content:center;overflow-x:hidden}.premium-account-page.light{background:radial-gradient(circle at 14% 5%,rgba(250,204,21,.22),transparent 30%),radial-gradient(circle at 90% 24%,rgba(154,228,95,.18),transparent 32%),linear-gradient(180deg,#fbfaf2,#eef5e9)}.premium-account-page.dark{background:radial-gradient(circle at 15% 5%,rgba(250,204,21,.16),transparent 30%),radial-gradient(circle at 88% 24%,rgba(31,135,201,.18),transparent 32%),linear-gradient(180deg,#050a10,#08111c 54%,#03070c)}.premium-account-screen{width:100%;max-width:430px;min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) clamp(14px,4vw,20px) calc(34px + env(safe-area-inset-bottom));color:#172338;box-sizing:border-box}.premium-account-page.dark .premium-account-screen{color:#f8fbff}.premium-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:clamp(18px,5vw,24px)}.premium-back-btn{min-height:44px;border:none;border-radius:999px;padding:0 16px;font-size:14px;font-weight:1000;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.premium-back-btn:active{transform:scale(.96)}.premium-account-page.light .premium-back-btn{background:#ffffffd1;color:#172338;box-shadow:0 12px 24px #0f172a14,inset 0 0 0 1px #121c2d0f}.premium-account-page.dark .premium-back-btn{background:#ffffff14;color:#f8fbff;box-shadow:0 12px 24px #00000047,inset 0 0 0 1px #ffffff14}.premium-top-pill{min-height:38px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;font-size:12px;font-weight:1000;letter-spacing:.03em}.premium-account-page.light .premium-top-pill{background:#ffffffd1;color:#9a6b05}.premium-account-page.dark .premium-top-pill{background:#facc151f;color:#fde68a}.premium-hero-card,.premium-locked-card,.premium-loading-card{position:relative;overflow:hidden;isolation:isolate;border-radius:clamp(34px,9vw,44px);padding:clamp(24px,6.5vw,30px);color:#fff;box-sizing:border-box}.premium-hero-card{min-height:clamp(560px,132vw,650px);display:flex;flex-direction:column;justify-content:space-between}.premium-account-page.light .premium-hero-card{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.28),transparent 27%),radial-gradient(circle at 86% 16%,rgba(255,255,255,.2),transparent 28%),linear-gradient(135deg,#101827,#1f5e72 48%,#d7a21b);box-shadow:0 28px 64px #0f172a3d,inset 0 1px #ffffff40}.premium-account-page.dark .premium-hero-card{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.12),transparent 27%),radial-gradient(circle at 86% 16%,rgba(250,204,21,.16),transparent 30%),linear-gradient(135deg,#050a10,#10213a 52%,#7a5216);border:1px solid rgba(255,255,255,.07);box-shadow:0 30px 70px #00000080,inset 0 1px #ffffff12}.premium-hero-orb,.premium-card-glow{position:absolute;border-radius:999px;z-index:-1}.premium-hero-orb.one{width:230px;height:230px;right:-90px;top:-72px;background:#ffffff1f}.premium-hero-orb.two{width:150px;height:150px;left:-62px;bottom:80px;background:#facc1524}.premium-hero-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.premium-plan-chip{min-height:36px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:#ffffff26;font-size:12px;font-weight:1000;letter-spacing:.04em}.premium-symbol{width:46px;height:46px;border-radius:999px;display:grid;place-items:center;background:#ffffff21;font-size:23px;font-weight:1000}.premium-kicker{margin:0 0 10px;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.09em;opacity:.82}.premium-hero-card h1,.premium-locked-card h1{margin:0;font-size:clamp(48px,13vw,70px);line-height:.86;font-weight:1000;letter-spacing:-.09em}.premium-subtitle,.premium-locked-card p{margin:16px 0 0;font-size:clamp(14px,3.7vw,16px);line-height:1.55;font-weight:820;opacity:.9}.premium-status-box{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.premium-status-box div{border-radius:22px;padding:16px;background:#ffffff24;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff1f}.premium-status-box span{display:block;font-size:11px;font-weight:950;opacity:.76;margin-bottom:7px;text-transform:uppercase;letter-spacing:.06em}.premium-status-box strong{display:block;font-size:clamp(20px,5vw,26px);line-height:1;font-weight:1000;letter-spacing:-.04em;overflow-wrap:anywhere}.premium-progress-wrap{margin-top:22px;border-radius:24px;padding:16px;background:#ffffff21;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.premium-progress-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.premium-progress-top span,.premium-progress-top strong{font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em}.premium-progress-track{height:10px;border-radius:999px;overflow:hidden;background:#ffffff2e}.premium-progress-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#fde68a,#fff)}.premium-progress-wrap p{margin:10px 0 0;font-size:13px;line-height:1.45;font-weight:850;opacity:.86}.premium-upgrade-btn,.premium-locked-btn{width:100%;min-height:56px;border:none;border-radius:20px;margin-top:22px;font-size:15px;font-weight:1000;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.premium-upgrade-btn:active,.premium-locked-btn:active{transform:scale(.98)}.premium-upgrade-btn{background:#fff;color:#101827;box-shadow:0 16px 34px #0000002e}.premium-locked-btn{background:linear-gradient(135deg,#9ae45f,#39a455);color:#fff;box-shadow:0 16px 34px #0f172a38}.premium-upgrade-btn:disabled{opacity:.66;cursor:not-allowed}.premium-locked-card{min-height:420px;display:flex;flex-direction:column;justify-content:flex-end}.premium-account-page.light .premium-locked-card{background:radial-gradient(circle at 90% 15%,rgba(255,255,255,.18),transparent 26%),linear-gradient(135deg,#172033,#0c1621);box-shadow:0 24px 60px #0f172a38}.premium-account-page.dark .premium-locked-card{background:radial-gradient(circle at 90% 15%,rgba(250,204,21,.13),transparent 26%),linear-gradient(135deg,#050a10,#111b2b);border:1px solid rgba(255,255,255,.07)}.premium-card-glow{width:220px;height:220px;right:-90px;top:-78px;background:#facc1521}.premium-loading-card{min-height:420px}.premium-account-page.light .premium-loading-card{background:#ffffffc2;border:1px solid rgba(18,28,45,.06)}.premium-account-page.dark .premium-loading-card{background:#0f1c30e0;border:1px solid rgba(255,255,255,.06)}.premium-loading-line,.premium-loading-title{border-radius:999px;position:relative;overflow:hidden}.premium-loading-line{width:100%;height:16px;margin-bottom:14px}.premium-loading-line.short{width:35%}.premium-loading-line.small{width:62%}.premium-loading-title{width:80%;height:58px;border-radius:24px;margin-bottom:22px}.premium-account-page.light .premium-loading-line,.premium-account-page.light .premium-loading-title{background:#eef2f7}.premium-account-page.dark .premium-loading-line,.premium-account-page.dark .premium-loading-title{background:#ffffff14}.premium-info-grid{display:grid;gap:14px;margin-top:18px}.premium-info-card,.premium-note-card{position:relative;overflow:hidden;border-radius:30px;padding:20px;box-sizing:border-box}.premium-account-page.light .premium-info-card,.premium-account-page.light .premium-note-card{background:#ffffffc7;border:1px solid rgba(15,23,42,.07);box-shadow:0 16px 30px #0f172a12,inset 0 1px #ffffffb8}.premium-account-page.dark .premium-info-card,.premium-account-page.dark .premium-note-card{background:#0f1c30db;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 30px #00000052,inset 0 1px #ffffff0d}.premium-highlight-card{border-color:#facc1573!important}.premium-info-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.premium-info-head span{width:38px;height:38px;border-radius:15px;display:grid;place-items:center;font-size:12px;font-weight:1000}.premium-account-page.light .premium-info-head span{background:#facc1526;color:#9a6b05}.premium-account-page.dark .premium-info-head span{background:#facc151f;color:#fde68a}.premium-info-card h2{margin:0;font-size:28px;line-height:1;font-weight:1000;letter-spacing:-.06em}.premium-info-card p,.premium-note-card p{margin:0;line-height:1.58;font-size:14px;font-weight:800;opacity:.78}.premium-info-card ul{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px}.premium-info-card li{position:relative;padding-left:24px;font-size:14px;line-height:1.45;font-weight:850}.premium-info-card li:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#facc15,#9ae45f)}.premium-note-card{margin-top:14px}.premium-back-btn,.premium-upgrade-btn,.premium-locked-btn{-webkit-tap-highlight-color:transparent}.premium-back-btn:focus-visible,.premium-upgrade-btn:focus-visible,.premium-locked-btn:focus-visible{outline:3px solid rgba(250,204,21,.45);outline-offset:3px}@media(max-width:380px){.premium-account-screen{padding-left:13px;padding-right:13px}.premium-top-pill{min-height:34px;padding:0 11px;font-size:11px}.premium-back-btn{min-height:40px;padding:0 13px}.premium-hero-card h1,.premium-locked-card h1{font-size:46px}.premium-status-box{grid-template-columns:1fr}.premium-hero-card{min-height:600px}}@media(max-width:330px){.premium-top-pill{display:none}.premium-hero-card,.premium-locked-card,.premium-loading-card{padding:22px;border-radius:30px}.premium-hero-card h1,.premium-locked-card h1{font-size:40px}.premium-subtitle,.premium-locked-card p{font-size:13px}}@media(max-height:720px){.premium-hero-card{min-height:540px}.premium-progress-wrap{margin-top:16px}.premium-status-box{margin-top:18px}}@media(max-height:620px){.premium-hero-card{min-height:auto;gap:18px}.premium-subtitle{font-size:13px}}@media(min-width:760px){.premium-account-screen{max-width:430px}}@media(prefers-reduced-motion:reduce){.premium-back-btn,.premium-upgrade-btn,.premium-locked-btn{transition:none}.premium-back-btn:active,.premium-upgrade-btn:active,.premium-locked-btn:active{transform:none}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-light: #f4f7f2;--card-light: #ffffff;--text-light: #172338;--muted-light: #6f7785;--border-light: rgba(18, 28, 45, .07);--bg-dark: #08111f;--card-dark: #0f1b30;--text-dark: #f7fbff;--muted-dark: #a7b3c6;--border-dark: rgba(255, 255, 255, .08);--brand-green-1: #b7ef68;--brand-green-2: #78d85a;--brand-green-3: #2f9851;--brand-green-4: #24944d;--brand-gold-1: #facc15;--brand-gold-2: #eab308;--brand-blue-1: #1f87c9;--nav-light: rgba(255, 255, 255, .86);--nav-dark: rgba(7, 12, 20, .86);--safe-bottom: env(safe-area-inset-bottom);--safe-top: env(safe-area-inset-top);--app-text-xs: clamp(12.5px, 3.25vw, 14px);--app-text-sm: clamp(14px, 3.65vw, 15.5px);--app-text-md: clamp(16px, 4.2vw, 18px);--app-text-lg: clamp(18px, 4.9vw, 21px);--app-title-md: clamp(25px, 7vw, 34px);--app-title-lg: clamp(32px, 9vw, 46px);--app-content-line: 1.7;--app-card-radius: 26px}html,body,#root{margin:0;width:100%;min-width:320px;min-height:100%;height:100%}html{background:#dfe4ea;scroll-behavior:smooth}body{background:#dfe4ea;overflow-x:hidden;overscroll-behavior-y:none;font-size:16px;line-height:1.55}body,button,input,textarea,select{font-family:inherit}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{-webkit-user-select:none;user-select:none}button,input,textarea,select,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.72}img,svg,video,canvas{max-width:100%;display:block}img{height:auto;object-fit:contain}.theme-root{min-height:100dvh;width:100%}.theme-root.light{background:var(--bg-light);color:var(--text-light)}.theme-root.dark{background:linear-gradient(180deg,#07111f,#0b1628);color:var(--text-dark)}.app-shell{width:100%;min-height:100dvh;display:flex;justify-content:center;align-items:stretch;padding:0}.mobile-screen{width:100%;min-height:100dvh;position:relative;overflow:hidden;isolation:isolate}.mobile-screen *{max-width:100%}.light .mobile-screen{background:radial-gradient(circle at top right,rgba(183,239,104,.14),transparent 24%),linear-gradient(180deg,#f8faf5,#f3f6f1)}.dark .mobile-screen{background:radial-gradient(circle at top right,rgba(146,219,99,.08),transparent 24%),linear-gradient(180deg,#08121f,#0a1324)}.page-scroll{min-height:100dvh;width:100%;padding-bottom:calc(125px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-padding-top:18px}.mobile-screen p,.mobile-screen li,.mobile-screen article,.mobile-screen section{line-height:var(--app-content-line)}.mobile-screen p,.mobile-screen li{font-size:var(--app-text-md)}.mobile-screen small,.mobile-screen .small,.mobile-screen .text-muted{font-size:var(--app-text-sm);line-height:1.6}.mobile-screen h1{font-size:var(--app-title-lg);line-height:1.05;letter-spacing:-.05em}.mobile-screen h2{font-size:var(--app-title-md);line-height:1.12;letter-spacing:-.04em}.mobile-screen h3{font-size:clamp(21px,5.6vw,28px);line-height:1.18;letter-spacing:-.035em}.mobile-screen h4{font-size:clamp(18px,4.8vw,23px);line-height:1.25}.mobile-screen article,.mobile-screen section,.mobile-screen .card,.mobile-screen .lesson-card,.mobile-screen .course-card,.mobile-screen .content-card,.mobile-screen .tool-card{overflow-wrap:anywhere}.mobile-screen img,.mobile-screen .course-image img,.mobile-screen .lesson-image img,.mobile-screen .diagram img,.mobile-screen .recipe-card img,.mobile-screen .food-card img{max-width:100%;height:auto;object-fit:contain;border-radius:inherit}.mobile-screen .lesson-body,.mobile-screen .course-body,.mobile-screen .article-body,.mobile-screen .content-body,.mobile-screen .reading-body{font-size:var(--app-text-md);line-height:var(--app-content-line)}.mobile-screen input,.mobile-screen textarea,.mobile-screen select{font-size:16px}.mobile-screen button{font-size:15.5px}.icon-btn,button{border:none;outline:none}.text-muted{opacity:.72}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0}.website-download-box{width:100%;margin-top:6px;padding:14px 14px 16px;border-radius:22px;background:linear-gradient(180deg,#f7faf5f5,#fff);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 35px #0f172a0f}.download-apk-btn{display:block;width:100%;min-height:52px;padding:15px 18px;border-radius:16px;text-align:center;text-decoration:none;font-size:16px;font-weight:900;color:#fff;background:linear-gradient(135deg,#b7ef68,#2f9851);box-shadow:0 14px 28px #2f985133}.download-apk-btn:active{transform:scale(.98)}.download-apk-note{margin:10px 0 0;text-align:center;font-size:12.5px;font-weight:600;color:#6f7785;line-height:1.55}.app-bottom-nav-shell{position:absolute;left:50%;bottom:calc(16px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(292px,calc(100% - 38px));padding:7px;border-radius:999px;z-index:50;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.light .app-bottom-nav-shell{background:var(--nav-light);border:1px solid rgba(18,28,45,.075);box-shadow:0 18px 34px #0f172a21,inset 0 1px #fffc}.dark .app-bottom-nav-shell{background:var(--nav-dark);border:1px solid rgba(255,255,255,.07);box-shadow:0 20px 36px #00000070,inset 0 1px #ffffff0a}.app-bottom-nav{min-height:50px;border-radius:999px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:5px}.light .app-bottom-nav{background:#f8f9f6e0}.dark .app-bottom-nav{background:#ffffff09}.app-bottom-nav-btn{height:44px;border-radius:999px;border:none;display:flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:inherit;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.app-bottom-nav-btn:active{transform:scale(.94)}.light .app-bottom-nav-btn{color:#4b5563}.dark .app-bottom-nav-btn{color:#cbd5e1}.light .app-bottom-nav-btn.active{background:linear-gradient(135deg,#e8fbd6,#d9fac2);color:#279148;box-shadow:inset 0 1px #ffffffc7}.dark .app-bottom-nav-btn.active{background:#92db632e;color:#9ae45f;box-shadow:inset 0 1px #ffffff0f}.app-bottom-nav-icon{font-size:20px;font-weight:1000;line-height:1}.app-bottom-nav-label{display:none;font-size:11px;font-weight:1000;line-height:1}.app-bottom-nav-btn.active .app-bottom-nav-label{display:inline}@media(max-width:380px){.app-bottom-nav-shell{width:min(270px,calc(100% - 28px));bottom:calc(14px + env(safe-area-inset-bottom))}}@media(max-width:330px){html,body,#root{min-width:300px}.app-bottom-nav-shell{width:min(258px,calc(100% - 24px))}.app-bottom-nav-icon{font-size:18px}}@media(min-width:768px){.app-shell{padding:18px}.mobile-screen{max-width:430px;min-height:calc(100dvh - 36px);border-radius:34px}.light .mobile-screen{box-shadow:0 22px 44px #0f172a1f}.dark .mobile-screen{box-shadow:0 22px 44px #0000006b}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
