Plan ishrane
Želite li da koristite poslednja merenja?
Preskočite biometriju ponovnim korišćenjem prethodnog TDEE zapisa.
Pokrenite novi TDEE čarobnjak
Ponovo unesite biometrijske podatke - najbolje ako se vaša težina ili aktivnost promenila.
Personalizovani plan ishrane
Your nutrition plan,
built around your body .
Odgovorite na nekoliko brza pitanja i dobijte svoj personalizovani cilj kalorija, makronutrijente i kompletan plan ishrane - za nekoliko sekundi.
Hajde da počnemo od osnova
Koji je Vaš biološki pol?
nextQuestion(), 200)"
:class="$wire.sex === 'male' ? 'border-2 border-primary bg-dark-4' : 'border-2 border-dark-4 bg-dark-3 hover:bg-dark-4 hover:border-grey-600'"
class="p-5 sm:p-6 rounded-2xl text-center transition-all duration-200 transform hover:scale-[1.02] active:scale-95">
Muškarac
nextQuestion(), 200)"
:class="$wire.sex === 'female' ? 'border-2 border-primary bg-dark-4' : 'border-2 border-dark-4 bg-dark-3 hover:bg-dark-4 hover:border-grey-600'"
class="p-5 sm:p-6 rounded-2xl text-center transition-all duration-200 transform hover:scale-[1.02] active:scale-95">
Žensko
Koristi se za precizne metaboličke proračune
Koliko imate godina?
Metabolizam se menja sa godinama
18) $wire.age--"
class="size-14 rounded-full bg-dark-2 hover:bg-dark-4 text-white text-2xl flex items-center justify-center transition-colors">-
+
godina starosti
= 18 && $wire.age <= 100) nextQuestion()"
:disabled="!$wire.age || $wire.age < 18"
:class="$wire.age >= 18 ? 'bg-primary hover:brightness-110' : 'bg-dark-4 cursor-not-allowed'"
class="btn w-full max-w-xs text-black font-semibold transition-all duration-200">Nastavite
Kolika je Vaša težina?
Trenutna telesna težina
30) { $wire.weight_kg = Math.round(($wire.weight_kg - 0.5) * 10) / 10; }" class="size-14 rounded-full bg-dark-2 hover:bg-dark-4 text-white text-2xl flex items-center justify-center transition-colors">-
+
66) { $wire.weight_lbs--; syncWeight(); }" class="size-14 rounded-full bg-dark-2 hover:bg-dark-4 text-white text-2xl flex items-center justify-center transition-colors">-
+
0) nextQuestion()"
:disabled="!$wire.weight_kg || $wire.weight_kg <= 0"
:class="$wire.weight_kg > 0 ? 'bg-primary hover:brightness-110' : 'bg-dark-4 cursor-not-allowed'"
class="btn w-full max-w-xs text-black font-semibold transition-all duration-200 mt-4">Nastavite
Koliko ste visoki?
Visina utiče na vašu bazalnu stopu metabolizma
100) { $wire.height_cm--; }" class="size-14 rounded-full bg-dark-2 hover:bg-dark-4 text-white text-2xl flex items-center justify-center transition-colors">-
+
0) nextQuestion()"
:disabled="!$wire.height_cm || $wire.height_cm <= 0"
:class="$wire.height_cm > 0 ? 'bg-primary hover:brightness-110' : 'bg-dark-4 cursor-not-allowed'"
class="btn w-full max-w-xs text-black font-semibold transition-all duration-200">Nastavite
Koliko ste aktivni?
Vaš opšti nivo dnevne aktivnosti
{ calculateTier(1); }, 200)"
:class="$wire.activity_level === opt.val ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2 hover:bg-dark-4'"
class="w-full flex items-center gap-3 sm:gap-4 p-4 sm:p-5 rounded-2xl transition-all duration-200">
Vaša procenjena dnevna potrošnja
kcal / dan
BMR (Bazalni metabolizam)
Želite veću preciznost? Nastavite
$wire.maxQuestionReached) $wire.maxQuestionReached = $wire.question; saveState();" class="btn btn-secondary w-full">Dovoljno dobro - postavi moj cilj
Kakav Vam je posao?
Vaš nivo dnevne radne aktivnosti
nextQuestion(), 200)"
:class="$wire.occupation === opt.val ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2 hover:bg-dark-4'"
class="w-full flex items-center gap-3 sm:gap-4 p-4 sm:p-5 rounded-2xl transition-all duration-200">
Koju vežbu izvodite?
Izaberite sve što se odnosi na Vas, a zatim podesite trajanje i učestalost
Dnevni koraci?
Prosek sa Vašeg telefona ili sata (opciono)
koraka / dan
Izračunajte
Preskočite - ne pratim korake
Ažurirana procena
kcal / dan
BMR
Vežbanje (EAT)
Dnevna aktivnost (NEAT)
Termički efekat hrane (TEF)
Ukupni TDEE
Dodajte sastav tela za veću preciznost
$wire.maxQuestionReached) $wire.maxQuestionReached = $wire.question; saveState();" class="btn btn-secondary w-full">Dovoljno dobro - postavi moj cilj
Da li znate svoj procenat telesne masti?
Ovo nam omogućava da koristimo najprecizniju formulu
nextQuestion(), 200)" :class="$wire.body_fat_method === 'visual' ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'" class="w-full p-5 rounded-2xl text-left transition-all duration-200 hover:bg-dark-4">
Pomozite mi da procenim
Izaberite na osnovu referentnih slika
nextQuestion(), 200)" :class="$wire.body_fat_method === 'known' ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'" class="w-full p-5 rounded-2xl text-left transition-all duration-200 hover:bg-dark-4">
Da, znam to
Iz DEXA skeniranja, kalipera ili pametne vage
nextQuestion(), 200)" :class="$wire.body_fat_method === 'tape' ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'" class="w-full p-5 rounded-2xl text-left transition-all duration-200 hover:bg-dark-4">
Mogu da izmerim
Pomoću krojačkog metra (struk, vrat, kukovi)
Unesite svoj procenat telesne masti
Kao što je izmereno ili prijavljeno
0) nextQuestion()" :disabled="!$wire.body_fat_pct || $wire.body_fat_pct <= 0" :class="$wire.body_fat_pct > 0 ? 'bg-primary hover:brightness-110' : 'bg-dark-4 cursor-not-allowed'" class="btn w-full max-w-xs text-black font-semibold transition-all duration-200">Nastavite
Merenje trakom
Izmerite mekom trakom na najširem/najužem delu
Nastavite
Izaberite najpribližnije rešenje
Koji tip tela najviše liči na Vaš?
nextQuestion(), 200)"
:class="$wire.body_fat_pct === range.value ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'"
class="p-3 rounded-2xl text-center transition-all duration-200 hover:bg-dark-4 overflow-hidden">
Da li ste sportista?
Sportisti koriste drugačiju metaboličku formulu (Cunningham)
{ calculateTier(3); }, 200)"
:class="$wire.is_athlete === true ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'"
class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200 hover:bg-dark-4">
Da
Treniram ozbiljno
{ calculateTier(3); }, 200)"
:class="$wire.is_athlete === false && $wire.body_fat_method ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'"
class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200 hover:bg-dark-4">
Ne
Rekreativno
Procena preciznosti
kcal / dan
Telesne masti
Čista telesna masa (LBM)
Formula
Postavite moj cilj
Šta je Vaš cilj?
Ovo određuje vaš kalorijski cilj
nextQuestion(), 200)" :class="$wire.goal_type === 'cut' ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'" class="w-full p-4 sm:p-6 rounded-2xl text-left transition-all duration-200 hover:bg-dark-4">
Kalorijski deficit za skidanje telesnih masti
{ $wire.question = 18; if($wire.question > $wire.maxQuestionReached) $wire.maxQuestionReached = $wire.question; saveState(); }, 200)" :class="$wire.goal_type === 'maintain' ? 'ring-2 ring-info bg-dark-4' : 'bg-dark-2'" class="w-full p-4 sm:p-6 rounded-2xl text-left transition-all duration-200 hover:bg-dark-4">
Održavanje
Jedite na nivou vašeg TDEE
nextQuestion(), 200)" :class="$wire.goal_type === 'bulk' ? 'ring-2 ring-success bg-dark-4' : 'bg-dark-2'" class="w-full p-4 sm:p-6 rounded-2xl text-left transition-all duration-200 hover:bg-dark-4">
Kalorijski suficit za dobijanje čiste mišićne mase
Sporije = održivije, manji gubitak mišića
nextQuestion(), 200)"
:class="$wire.target_rate === opt.val ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'"
class="w-full flex items-center justify-between p-4 sm:p-5 rounded-2xl transition-all duration-200 hover:bg-dark-4">
Da li koristite GLP-1 lekove?
Ozempic, Wegovy, Mounjaro ili slično
nextQuestion(), 200)" :class="$wire.uses_glp1 === true ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2 hover:bg-dark-4'" class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200">
Da
nextQuestion(), 200)" :class="$wire.uses_glp1 === false && $wire.question === 17 && $wire.goal_type === 'cut' ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2 hover:bg-dark-4'" class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200">
Ne
Da li koristite PED (sredstva za poboljšanje performansi)?
Testosteron, GH, SARM-ovi, itd.
nextQuestion(), 200)" :class="$wire.uses_peds === true ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2 hover:bg-dark-4'" class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200">
Da
nextQuestion(), 200)" :class="$wire.uses_peds === false && $wire.question === 17 && $wire.goal_type === 'bulk' ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2 hover:bg-dark-4'" class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200">
Ne, naturalac
Imate li posebne dijetalne potrebe?
Izaberite sve što se odnosi na Vas ili preskočite
Nastavite
Bez ograničenja
Imate li alergije na hranu?
Izaberite sve što se odnosi na Vas ili preskočite
Nastavite
Nema alergija
Koliko obroka dnevno?
Ravnomerno ćemo rasporediti vaše kalorije
nextQuestion(), 200)" :class="$wire.meal_count === n ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'" class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200 hover:bg-dark-4">
Trajanje plana?
Koliko nedelja planova ishrane
nextQuestion(), 200)" :class="$wire.plan_weeks === opt.val ? 'ring-2 ring-primary bg-dark-4' : 'bg-dark-2'" class="p-4 sm:p-6 rounded-2xl text-center transition-all duration-200 hover:bg-dark-4">
Rezime Vašeg plana ishrane
Pregledajte svoje izbore pre generisanja
Target Calories (Starting)
Macros (P/C/F) (Starting)
/
/
Email
Napravićemo vaš besplatni nalog kako bismo vam dostavili plan
Molimo ispravite sledeće pre generisanja:
Generisanje plana je počelo!
Vaš kuvar i plan ishrane će se pojaviti na Vašoj kontrolnoj tabli za oko 60-90 sekundi.
Idite na kontrolnu tablu