*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#122018;background:#fff}a{text-decoration:none;color:inherit}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid #edf1ee;position:sticky;top:0;background:#ffffffee;backdrop-filter:blur(12px);z-index:10}.brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:20px;color:#08783e}.brand small{display:block;color:#68746d;font-size:8px;letter-spacing:.3px;font-weight:500}.leaf{font-size:30px}.topbar nav{display:flex;gap:28px;font-size:14px;color:#4c5851}.topbar nav a:hover{color:#08783e}.actions{display:flex;gap:10px}.btn{border:0;background:#0b8545;color:#fff;padding:11px 19px;border-radius:10px;font-weight:700;cursor:pointer;box-shadow:0 5px 15px #0b854520}.btn:hover{transform:translateY(-1px)}.btn.ghost{background:white;color:#17221b;border:1px solid #dbe3dd;box-shadow:none}.btn.big{padding:14px 24px;font-size:15px}.full{width:100%}.hero{min-height:600px;background:linear-gradient(120deg,#f6fbf7,#fff);display:flex;align-items:center;justify-content:center;gap:90px;padding:70px 7%}.hero-copy{max-width:600px}.pill,.eyebrow{display:inline-block;color:#0a8041;font-size:12px;font-weight:800;letter-spacing:1px}.pill{background:#e9f8ee;padding:8px 12px;border-radius:30px;letter-spacing:0}.hero h1{font-size:58px;line-height:1.04;margin:18px 0}.hero h1 span{color:#0a8a48}.hero p{font-size:18px;line-height:1.7;color:#66736b;max-width:560px}.hero-buttons{display:flex;gap:12px;margin:28px 0}.trust{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:#617067}.phone-wrap{width:310px;height:570px;border-radius:42px;padding:8px;background:#17231c;box-shadow:0 25px 60px #0b3c2230;transform:rotate(2deg)}.phone{height:100%;background:#f8fbf9;border-radius:35px;padding:30px 18px 15px;overflow:hidden;position:relative}.notch{position:absolute;top:8px;left:95px;width:100px;height:22px;background:#101410;border-radius:20px}.apphead{display:flex;justify-content:space-between;margin-bottom:24px;color:#08783e;font-size:16px}.goal-card{background:linear-gradient(120deg,#087b3f,#25a85e);color:#fff;border-radius:16px;padding:15px;display:flex;flex-direction:column;gap:4px}.goal-card small{opacity:.8}.goal-card span{font-size:10px;opacity:.8}.progress-card,.meal-card{background:#fff;margin-top:12px;border-radius:14px;padding:13px;box-shadow:0 4px 18px #1a3d2910;font-size:12px}.progress-card div{margin-top:10px}.progress-card i{float:right;font-style:normal;color:#0b8545}.bar{height:5px;background:#e5eee8;border-radius:5px;overflow:hidden}.bar span{display:block;height:100%;background:#0b8545}.meal-card p{border-top:1px solid #eef1ef;padding-top:8px}.meal-card small{display:block;color:#69756f;margin-top:2px}.stats{background:#0b8545;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:28px 8%;text-align:center}.stats b{display:block;font-size:25px}.stats span{font-size:12px;opacity:.85}.section{padding:85px 7%;max-width:1250px;margin:auto}.section-title{text-align:center;max-width:720px;margin:0 auto 42px}.section-title h2{font-size:38px;margin:10px 0}.section-title p{color:#718078}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{border:1px solid #e7eee9;border-radius:18px;padding:25px;background:#fff;transition:.2s}.feature:hover{transform:translateY(-4px);box-shadow:0 15px 35px #183b2412}.feature:first-letter{font-size:25px}.feature h3{font-size:17px}.feature p{font-size:13px;line-height:1.6;color:#748078}.plans{background:#f7faf8;max-width:none}.price-card{max-width:430px;margin:auto;background:#fff;border:2px solid #0b8545;border-radius:22px;padding:34px;position:relative;box-shadow:0 20px 50px #123c2212}.recommended{position:absolute;right:20px;top:20px;background:#e6f7ec;color:#08783e;border-radius:20px;padding:6px 9px;font-size:9px;font-weight:800}.price{font-size:46px;font-weight:800;color:#0b8545}.price small{font-size:14px;color:#68746d}.price-card ul{list-style:none;padding:10px 0;line-height:2.1;color:#4f5e55}.secure{display:block;text-align:center;color:#89948e;margin-top:12px}.recipe-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.recipe{border:1px solid #e5ece7;border-radius:18px;padding:18px;display:flex;gap:18px;align-items:center}.food{width:95px;height:95px;border-radius:15px;background:#edf8f0;display:grid;place-items:center;font-size:46px}.recipe h3{margin:0 0 5px}.recipe p{font-size:12px;color:#738078}.recipe button{border:0;background:none;color:#08783e;font-weight:700;cursor:pointer;padding:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about p{color:#69766f;line-height:1.8}.notice{background:#f2f7f3;padding:15px;border-radius:12px;font-size:12px}.about-card{background:#f0f8f2;border-radius:25px;padding:35px;display:grid;gap:15px}.about-card span{background:#fff;padding:14px;border-radius:12px;color:#0b8545;font-weight:700}footer{background:#102018;color:#dce8e0;padding:35px 7%;display:flex;justify-content:space-between;align-items:center;font-size:12px}footer a{margin-left:20px;color:#c0ccc4}.modal{position:fixed;inset:0;background:#07130ccc;display:none;align-items:center;justify-content:center;padding:20px;z-index:30}.modal.show{display:flex}.modal-box{background:white;border-radius:22px;max-width:430px;width:100%;padding:30px;position:relative}.modal-box h2{margin-top:0}.form{display:grid;gap:12px}.form input,.form select{padding:13px;border:1px solid #dbe4de;border-radius:10px;font-size:14px}.close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:22px;cursor:pointer}.success{background:#effaf2;padding:15px;border-radius:12px;color:#08783e}.dash{display:grid;grid-template-columns:220px 1fr;min-height:650px}.side{background:#102018;color:#fff;padding:25px}.side a{display:block;padding:12px;border-radius:8px;color:#cdd8d1;font-size:13px}.side a.active,.side a:hover{background:#0b8545;color:#fff}.dashmain{padding:35px;background:#f7faf8}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.statcard{background:#fff;border-radius:14px;padding:18px}.statcard b{font-size:25px}.table{background:#fff;margin-top:20px;border-radius:14px;padding:20px;overflow:auto}.table table{width:100%;border-collapse:collapse;font-size:13px}.table td,.table th{text-align:left;padding:12px;border-bottom:1px solid #edf0ee}@media(max-width:900px){.topbar nav{display:none}.hero{gap:30px}.hero h1{font-size:45px}.grid4{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr);gap:20px}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.hero{flex-direction:column;text-align:center;padding:50px 20px}.hero-buttons,.trust{justify-content:center}.phone-wrap{transform:none}.section{padding:60px 20px}.grid4,.recipe-grid,.about{grid-template-columns:1fr}.stats{padding:25px 20px}.topbar{padding:0 20px}.actions .ghost{display:none}footer{flex-direction:column;gap:15px;text-align:center}.dash{grid-template-columns:1fr}.side{display:none}.cards{grid-template-columns:1fr 1fr}}
/* TROFIA AI CHAT */
#trofiaAI{position:fixed;right:22px;bottom:22px;z-index:50}.ai-fab{width:60px;height:60px;border:0;border-radius:50%;background:#0b8545;color:#fff;font-size:25px;cursor:pointer;box-shadow:0 12px 30px #082d1940}.ai-panel{position:absolute;right:0;bottom:75px;width:370px;height:540px;background:#fff;border:1px solid #dfe9e2;border-radius:22px;box-shadow:0 25px 70px #102c1c35;display:none;overflow:hidden}.ai-panel.open{display:flex;flex-direction:column}.ai-head{padding:15px 17px;background:#0b8545;color:#fff;display:flex;justify-content:space-between;align-items:center}.ai-head b{display:block}.ai-head small{display:block;opacity:.8;font-size:10px;margin-top:2px}.ai-head button{border:0;background:none;color:#fff;font-size:25px;cursor:pointer}.ai-disclaimer{font-size:10px;line-height:1.4;padding:9px 12px;background:#f2f8f3;color:#617067}.ai-suggestions{padding:9px;display:flex;gap:6px;overflow:auto;border-bottom:1px solid #edf1ee}.ai-suggestions button{white-space:nowrap;border:1px solid #dce8df;background:#fff;color:#08783e;border-radius:20px;padding:7px 9px;font-size:10px;cursor:pointer}.ai-messages{flex:1;overflow:auto;padding:14px;background:#f7faf8}.ai-msg{max-width:86%;padding:10px 12px;border-radius:14px;margin-bottom:9px;font-size:12px;line-height:1.5}.ai-msg.bot{background:#fff;border:1px solid #e5ece7;margin-right:auto}.ai-msg.user{background:#0b8545;color:#fff;margin-left:auto}.ai-form{display:flex;gap:7px;padding:10px;border-top:1px solid #e7eee9;background:#fff}.ai-form input{flex:1;border:1px solid #d9e3dc;border-radius:11px;padding:11px;font-size:12px;outline:none}.ai-form input:focus{border-color:#0b8545}.ai-form .btn{padding:10px 13px}@media(max-width:520px){#trofiaAI{right:12px;bottom:12px}.ai-panel{right:-2px;bottom:70px;width:calc(100vw - 24px);height:70vh;max-height:560px}.ai-fab{width:55px;height:55px}}
